Spaces:
Runtime error
Runtime error
Commit
•
04dfd3f
1
Parent(s):
3f37c48
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
-
diffusers==0.
|
4 |
huggingface-hub==0.10.0
|
5 |
nvidia-ml-py3
|
6 |
transformers==4.22.2
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
diffusers==0.3.0
|
4 |
huggingface-hub==0.10.0
|
5 |
nvidia-ml-py3
|
6 |
transformers==4.22.2
|