Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
gradio
|
3 |
+
chromadb
|
4 |
+
sentence-transformers
|
5 |
+
torch
|
6 |
+
transformers
|
7 |
+
google-genai
|
8 |
+
google-adk
|
9 |
+
python-dotenv
|