Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
diffusers==0.34.0
|
4 |
transformers==4.49.0
|
5 |
einops
|
6 |
huggingface_hub
|
@@ -8,7 +7,7 @@ opencv-python
|
|
8 |
trimesh==4.5.3
|
9 |
omegaconf
|
10 |
scikit-image
|
11 |
-
numpy
|
12 |
peft
|
13 |
scipy==1.11.4
|
14 |
jaxtyping
|
|
|
1 |
+
torchvision==0.20.1
|
2 |
+
diffusers
|
|
|
3 |
transformers==4.49.0
|
4 |
einops
|
5 |
huggingface_hub
|
|
|
7 |
trimesh==4.5.3
|
8 |
omegaconf
|
9 |
scikit-image
|
10 |
+
numpy
|
11 |
peft
|
12 |
scipy==1.11.4
|
13 |
jaxtyping
|