Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-e git+https://github.com/Narsil/diffusers.git@5ad7ed8d3eb2216b8f8c45d3d1fca929882441be#egg=diffusers
|
2 |
+
transformers
|
3 |
+
nvidia-ml-py3
|
4 |
+
ftfy
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
+
torch
|
7 |
+
python-dotenv
|