Spaces:
Runtime error
Runtime error
Commit
·
557bed8
1
Parent(s):
6f9f0c9
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
diffusers==0.4.1
|
|
|
4 |
nvidia-ml-py3
|
5 |
transformers
|
6 |
ftfy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
diffusers==0.4.1
|
4 |
+
huggingface-hub==0.10.0
|
5 |
nvidia-ml-py3
|
6 |
transformers
|
7 |
ftfy
|