Spaces:
Sleeping
Sleeping
amendolajine
commited on
Commit
·
bab4616
1
Parent(s):
2eb191a
Upload 2 files
Browse files- article11.pdf +0 -0
- requirements.txt +7 -0
article11.pdf
ADDED
Binary file (166 kB). View file
|
|
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.35.2
|
2 |
+
torch==1.12.1
|
3 |
+
scipy==1.11.4
|
4 |
+
numpy==1.23.5
|
5 |
+
gradio==3.1.1
|
6 |
+
fitz==0.0.1.dev2
|
7 |
+
PyMuPDF==1.23.6
|