Spaces:
Runtime error
Runtime error
matt-le-kat
commited on
Commit
•
53f76c5
1
Parent(s):
f8348ee
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
diffusers
|
2 |
transformers
|
3 |
nvidia-ml-py3
|
4 |
-
ftfy
|
|
|
|
1 |
diffusers
|
2 |
transformers
|
3 |
nvidia-ml-py3
|
4 |
+
ftfy
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|