Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
| 1 |
+
gradio==6.20.0
|
| 2 |
+
google-genai==2.12.1
|
| 3 |
+
chromadb==1.5.9
|
| 4 |
+
sentence-transformers==5.6.0
|
| 5 |
+
pypdf==5.9.0
|
| 6 |
+
python-docx==1.2.0
|
| 7 |
+
python-telegram-bot==22.8
|
| 8 |
+
discord.py==2.7.1
|