Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.41.2
|
2 |
+
torch
|
3 |
+
streamlit
|
4 |
+
pymupdf
|
5 |
+
python-docx
|
6 |
+
nltk
|