gradio 3.22
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
faiss-cpu==1.7.2
|
2 |
farm-haystack==1.14.0
|
3 |
-
gradio==3.
|
4 |
openai==0.27.0
|
5 |
pandas==1.5.3
|
|
|
1 |
faiss-cpu==1.7.2
|
2 |
farm-haystack==1.14.0
|
3 |
+
gradio==3.22.1
|
4 |
openai==0.27.0
|
5 |
pandas==1.5.3
|