Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
faiss-cpu==1.7.2
|
2 |
+
farm-haystack==1.14.0
|
3 |
+
gradio==3.22.1
|
4 |
+
openai==0.27.0
|
5 |
+
python-dotenv==1.0.0
|