Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch==2.3.0
|
|
|
3 |
diffusers
|
4 |
transformers==4.41.2
|
5 |
accelerate==0.30.1
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch==2.3.0
|
3 |
+
torchvision
|
4 |
diffusers
|
5 |
transformers==4.41.2
|
6 |
accelerate==0.30.1
|