Spaces:
Runtime error
Runtime error
Commit ·
f3c2e24
1
Parent(s): b5c7f8d
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
diffusers
|
| 2 |
+
transformers
|
| 3 |
+
nvidia-ml-py3
|
| 4 |
+
ftfy
|
| 5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|