Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
5d498c0
1
Parent(s):
2969851
pin all deps
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ torchvision==0.19.0
|
|
5 |
torchaudio==2.4.0
|
6 |
|
7 |
transformers==4.44.2
|
8 |
-
|
9 |
gradio==5.5.0
|
10 |
accelerate==0.34.2
|
11 |
numpy==1.26.4
|
@@ -25,10 +25,9 @@ litellm==1.25.2
|
|
25 |
pycocotools==2.0.6
|
26 |
datasets==3.1.0
|
27 |
spacy==3.7.5
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
spaces
|
32 |
|
33 |
git+https://github.com/remyxai/VQASynth.git
|
34 |
git+https://github.com/apple/ml-depth-pro.git
|
|
|
5 |
torchaudio==2.4.0
|
6 |
|
7 |
transformers==4.44.2
|
8 |
+
pillow==11.0.0
|
9 |
gradio==5.5.0
|
10 |
accelerate==0.34.2
|
11 |
numpy==1.26.4
|
|
|
25 |
pycocotools==2.0.6
|
26 |
datasets==3.1.0
|
27 |
spacy==3.7.5
|
28 |
+
pandas==2.2.3
|
29 |
+
html5lib==1.1
|
30 |
+
spaces==0.30.4
|
|
|
31 |
|
32 |
git+https://github.com/remyxai/VQASynth.git
|
33 |
git+https://github.com/apple/ml-depth-pro.git
|