Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
3a6e8d8
1
Parent(s):
3617381
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ diffusers==0.10.2
|
|
2 |
transformers
|
3 |
scipy
|
4 |
accelerate
|
5 |
-
torchvision
|
6 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
2 |
transformers
|
3 |
scipy
|
4 |
accelerate
|
5 |
+
torchvision==0.8.1
|
6 |
--extra-index-url https://download.pytorch.org/whl/cu113
|