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