Spaces:
Running
on
Zero
Running
on
Zero
fix dependency
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -1,11 +1,7 @@
|
|
| 1 |
-
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
PyMuPDF
|
| 3 |
tqdm
|
| 4 |
gradio
|
| 5 |
Pillow==10.1.0
|
| 6 |
-
|
| 7 |
-
torch==2.1.2
|
| 8 |
-
torchvision==0.16.2
|
| 9 |
-
transformers==4.40.2
|
| 10 |
sentencepiece==0.1.99
|
| 11 |
numpy==1.26.0
|
|
|
|
|
|
|
| 1 |
PyMuPDF
|
| 2 |
tqdm
|
| 3 |
gradio
|
| 4 |
Pillow==10.1.0
|
| 5 |
+
torchvision
|
|
|
|
|
|
|
|
|
|
| 6 |
sentencepiece==0.1.99
|
| 7 |
numpy==1.26.0
|