Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.24.1
|
2 |
+
hupper==1.11
|
3 |
+
langchain==0.0.135
|
4 |
+
openai==0.27.2
|
5 |
+
python-dotenv==1.0.0
|
6 |
+
llama_index==0.5.22
|
7 |
+
scikit-learn==1.2.2
|