Spaces:
Running
on
Zero
Running
on
Zero
fix dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ PyMuPDF
|
|
| 2 |
tqdm
|
| 3 |
gradio
|
| 4 |
Pillow==10.1.0
|
|
|
|
| 5 |
torchvision
|
| 6 |
sentencepiece==0.1.99
|
| 7 |
numpy==1.26.0
|
|
|
|
| 2 |
tqdm
|
| 3 |
gradio
|
| 4 |
Pillow==10.1.0
|
| 5 |
+
torch==2.2.0
|
| 6 |
torchvision
|
| 7 |
sentencepiece==0.1.99
|
| 8 |
numpy==1.26.0
|