Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
Pillow==10.3.0
|
| 10 |
-
numpy==1.26.4
|
| 11 |
-
invisible-watermark==0.2.0
|
|
|
|
| 1 |
+
torch==2.7.0
|
| 2 |
+
torchvision==0.22.0
|
| 3 |
+
diffusers==0.33.0
|
| 4 |
+
transformers==4.51.3
|
| 5 |
+
accelerate==1.6.0
|
| 6 |
+
safetensors==0.5.3
|
| 7 |
+
Pillow==11.2.1
|
| 8 |
+
numpy==2.2.5
|
|
|
|
|
|
|
|
|