Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
|
|
|
|
|
2 |
haystack-ai == 2.7.0
|
3 |
haystack-experimental==0.4.0
|
4 |
cohere-haystack==2.0.0
|
|
|
1 |
+
google-genai==1.5.0
|
2 |
+
gradio
|
3 |
+
pydantic==2.10.6
|
4 |
haystack-ai == 2.7.0
|
5 |
haystack-experimental==0.4.0
|
6 |
cohere-haystack==2.0.0
|