Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
streamlit>=1.22.0
|
2 |
torch>=1.13.0
|
3 |
transformers>=4.28.0
|
|
|
|
|
|
|
|
|
|
1 |
streamlit>=1.22.0
|
2 |
torch>=1.13.0
|
3 |
transformers>=4.28.0
|
4 |
+
python-docx
|
5 |
+
fpdf
|
6 |
+
python-pptx
|
7 |
+
|