Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
|
|
2 |
haystack-ai == 2.7.0
|
3 |
haystack_experimental
|
4 |
cohere-haystack==2.0.0
|
|
|
1 |
+
gradio == 4.44.1
|
2 |
+
gradio_client == 1.3.0
|
3 |
haystack-ai == 2.7.0
|
4 |
haystack_experimental
|
5 |
cohere-haystack==2.0.0
|