Spaces:
Runtime error
Runtime error
update diffusers (#17)
Browse files- update diffusers (49d52b3cda1a9463b78d345caf3e014f1cd8c5c7)
Co-authored-by: Ahsen Khaliq <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
-
|
4 |
nvidia-ml-py3
|
5 |
transformers
|
6 |
ftfy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
diffusers
|
4 |
nvidia-ml-py3
|
5 |
transformers
|
6 |
ftfy
|