Spaces:
Build error
Build error
Upload folder using huggingface_hub
Browse files- README.md +1 -1
- requirements.txt +2 -0
- requirements.txt.txt +0 -0
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
app_file: agent.py
|
| 4 |
sdk: gradio
|
| 5 |
sdk_version: 5.31.0
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Gemini_chatbot
|
| 3 |
app_file: agent.py
|
| 4 |
sdk: gradio
|
| 5 |
sdk_version: 5.31.0
|
requirements.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
google.generativeai
|
requirements.txt.txt
ADDED
|
File without changes
|