Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -3,8 +3,6 @@ spaces
|
|
| 3 |
huggingface_hub>=0.34.0,<1.0
|
| 4 |
|
| 5 |
torch==2.11.0
|
| 6 |
-
torchvision==0.27.0
|
| 7 |
-
torchdata==0.11.0
|
| 8 |
|
| 9 |
accelerate
|
| 10 |
diffusers
|
|
@@ -26,4 +24,5 @@ imageio
|
|
| 26 |
imageio-ffmpeg
|
| 27 |
av
|
| 28 |
pathvalidate
|
|
|
|
| 29 |
tqdm
|
|
|
|
| 3 |
huggingface_hub>=0.34.0,<1.0
|
| 4 |
|
| 5 |
torch==2.11.0
|
|
|
|
|
|
|
| 6 |
|
| 7 |
accelerate
|
| 8 |
diffusers
|
|
|
|
| 24 |
imageio-ffmpeg
|
| 25 |
av
|
| 26 |
pathvalidate
|
| 27 |
+
torchdata
|
| 28 |
tqdm
|