Farhan Beg commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -60,6 +60,7 @@ HuggingMes + Hermes WebUI router listening on 0.0.0.0:7861
|
|
| 60 |
```
|
| 61 |
|
| 62 |
Open the Space URL (`https://<you>-<name>.hf.space`) in a **new tab** (the embedded HF iframe sometimes blocks the login cookie). You'll see a login page → enter your `GATEWAY_TOKEN` → the chat UI loads.
|
|
|
|
| 63 |
|
| 64 |
> **Tip**: bookmark the direct `*.hf.space` URL rather than the HF page — much smoother on mobile and avoids iframe quirks.
|
| 65 |
|
|
|
|
| 60 |
```
|
| 61 |
|
| 62 |
Open the Space URL (`https://<you>-<name>.hf.space`) in a **new tab** (the embedded HF iframe sometimes blocks the login cookie). You'll see a login page → enter your `GATEWAY_TOKEN` → the chat UI loads.
|
| 63 |
+
Open the Space URL (`https://<you>-<name>.hf.space/hm`) for the hermes dashboard
|
| 64 |
|
| 65 |
> **Tip**: bookmark the direct `*.hf.space` URL rather than the HF page — much smoother on mobile and avoids iframe quirks.
|
| 66 |
|