Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
PyPDF2
|
| 3 |
-
python-pptx
|
| 4 |
-
langchain
|
| 5 |
-
cassio
|
| 6 |
-
cassandra-driver
|
| 7 |
-
openai
|
| 8 |
-
huggingface_hub
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
PyPDF2
|
| 3 |
+
python-pptx
|
| 4 |
+
langchain
|
| 5 |
+
cassio
|
| 6 |
+
cassandra-driver
|
| 7 |
+
openai
|
| 8 |
+
huggingface_hub
|
| 9 |
+
langchain_community
|