Spaces:
Runtime error
Runtime error
requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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==4.22.2
|
7 |
+
ftfy
|
8 |
+
scipy
|