Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
|
|
| 1 |
google-adk==1.27.2
|
| 2 |
gradio==6.9.0
|
| 3 |
huggingface_hub>=0.34.0,<1.0.0
|
|
|
|
| 4 |
python-dotenv>=1.0.0,<2.0.0
|
|
|
|
| 1 |
+
faiss-cpu>=1.8.0,<2.0.0
|
| 2 |
google-adk==1.27.2
|
| 3 |
gradio==6.9.0
|
| 4 |
huggingface_hub>=0.34.0,<1.0.0
|
| 5 |
+
numpy>=1.26.0,<3.0.0
|
| 6 |
python-dotenv>=1.0.0,<2.0.0
|