Commit
·
9089288
1
Parent(s):
083fb59
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ sdk: gradio
|
|
| 7 |
sdk_version: 4.1.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
sdk_version: 4.1.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
models: [HuggingFaceH4/starchat-beta, HuggingFaceH4/starchat-alpha, bigscience/bloom]
|
| 11 |
+
datasets: [openskyml/starchat-dialogues]
|
| 12 |
+
license: mit
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|