Spaces:
Starting
on
A10G
Starting
on
A10G
Commit
·
f5c2e01
1
Parent(s):
a1b8e4d
Create new file
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
diffusers
|
| 2 |
+
transformers
|
| 3 |
+
nvidia-ml-py3
|
| 4 |
+
ftfy
|
| 5 |
+
wget
|
| 6 |
+
huggingface_hub
|
| 7 |
+
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|