Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,12 @@ sdk: docker
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
You can log in using the following sample credentials:
|
| 11 |
+
|
| 12 |
+
* **Username:** `admin`
|
| 13 |
+
**Password:** `password123`
|
| 14 |
+
* **Username:** `testuser`
|
| 15 |
+
**Password:** `testpass`
|
| 16 |
+
|
| 17 |
+
|
| 18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|