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