Spaces:
Sleeping
Sleeping
edithram23
commited on
Commit
•
3a1f54d
1
Parent(s):
7456815
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
|