Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
License
|
| 3 |
This project is licensed under the MIT License. See the LICENSE file for details.
|
|
@@ -12,4 +16,4 @@ app_file: app.py
|
|
| 12 |
pinned: false
|
| 13 |
---
|
| 14 |
|
| 15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
---
|
| 2 |
+
sdk: gradio
|
| 3 |
+
short_description: ' Simple Chatbot with Gemini Pro API This project demonstrate'
|
| 4 |
+
---
|
| 5 |
|
| 6 |
License
|
| 7 |
This project is licensed under the MIT License. See the LICENSE file for details.
|
|
|
|
| 16 |
pinned: false
|
| 17 |
---
|
| 18 |
|
| 19 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|