Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
transformers==4.36.2
|
3 |
+
torch==2.1.2
|
4 |
+
pdf2image==1.16.3
|
5 |
+
python-docx==1.1.0
|