Spaces:
Running
on
Zero
Running
on
Zero
2025-07-31 19:08 π
Browse filesUpdated requirements.txt
- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
einops==0.8.1
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
9 |
torch==2.7.1
|
10 |
torchvision==0.22.0
|
11 |
tqdm==4.67.1
|
|
|
1 |
einops==0.8.1
|
2 |
+
gradio==5.39.0
|
3 |
+
huggingface_hub==0.34.3
|
4 |
+
matplotlib==3.10.3
|
5 |
+
numpy==2.3.2
|
6 |
+
peft==0.7.0
|
7 |
+
Pillow==11.3.0
|
8 |
+
spaces==0.39.0
|
9 |
+
timm==1.0.19
|
10 |
torch==2.7.1
|
11 |
torchvision==0.22.0
|
12 |
tqdm==4.67.1
|