Spaces:
Runtime error
Runtime error
tombetthauser
commited on
Commit
β’
116d2e3
1
Parent(s):
6cf80c2
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
diffusers
|
2 |
transformers
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
diffusers
|
2 |
transformers
|
3 |
+
accelerate
|
4 |
+
nvidia-ml-py3
|
5 |
+
ftfy
|
6 |
+
wget
|
7 |
+
huggingface_hub
|
8 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
9 |
+
torch
|