Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -9
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
boto3==1.35.24
|
7 |
-
python-dotenv==1.0.1
|
8 |
-
pypdf2==3.0.1
|
9 |
-
gradio==4.44.0
|
|
|
1 |
+
streamlit
|
2 |
+
boto3
|
3 |
+
chromadb
|
4 |
+
datasets
|
5 |
+
uuid
|
|
|
|
|
|
|
|