Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
streamlit
|
2 |
langchain
|
3 |
openai
|
4 |
huggingface_hub
|
5 |
python-dotenv
|
6 |
-
|
7 |
transformers
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
openai
|
3 |
huggingface_hub
|
4 |
python-dotenv
|
5 |
+
streamlit
|
6 |
transformers
|
7 |
+
pdfminer.six
|
8 |
+
tensorflow
|