Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ diffusers==0.31.0
|
|
3 |
gradio==5.6.0
|
4 |
numpy==2.1.3
|
5 |
Pillow==11.0.0
|
6 |
-
torch
|
7 |
-
torch_xla==2.5.1
|
8 |
torchvision==0.16.2
|
9 |
transformers==4.45.2
|
|
|
3 |
gradio==5.6.0
|
4 |
numpy==2.1.3
|
5 |
Pillow==11.0.0
|
6 |
+
torch
|
|
|
7 |
torchvision==0.16.2
|
8 |
transformers==4.45.2
|