Spaces:
Running
on
Zero
Running
on
Zero
2025-08-01 08:43 π
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
einops==0.8.1
|
2 |
-
gradio==5.
|
3 |
-
huggingface_hub==0.
|
4 |
-
matplotlib==3.10.
|
5 |
-
numpy==2.2.
|
6 |
peft==0.7.0
|
7 |
Pillow==11.3.0
|
8 |
spaces==0.39.0
|
9 |
timm==1.0.19
|
10 |
-
torch==2.
|
11 |
-
torchvision==0.
|
12 |
tqdm==4.67.1
|
13 |
open-clip-torch==3.0.0
|
|
|
1 |
einops==0.8.1
|
2 |
+
gradio==5.23.1
|
3 |
+
huggingface_hub==0.29.3
|
4 |
+
matplotlib==3.10.1
|
5 |
+
numpy==2.2.4
|
6 |
peft==0.7.0
|
7 |
Pillow==11.3.0
|
8 |
spaces==0.39.0
|
9 |
timm==1.0.19
|
10 |
+
torch==2.5.1
|
11 |
+
torchvision==0.20.1
|
12 |
tqdm==4.67.1
|
13 |
open-clip-torch==3.0.0
|