Spaces:
Sleeping
Sleeping
yilmazmusa
commited on
Commit
·
bd70b7a
1
Parent(s):
c2f79f0
fixed requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ gradio==3.50.2
|
|
3 |
huggingface-hub==0.17.3
|
4 |
numpy==1.24.1
|
5 |
pdfplumber==0.10.3
|
|
|
6 |
torch
|
7 |
transformers==4.35.0
|
|
|
3 |
huggingface-hub==0.17.3
|
4 |
numpy==1.24.1
|
5 |
pdfplumber==0.10.3
|
6 |
+
scipy==1.10.1
|
7 |
torch
|
8 |
transformers==4.35.0
|