Spaces:
Runtime error
Runtime error
Add torch dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
|
|
| 1 |
git+https://github.com/ml-research/diffusers.git@semantic-guidance
|
| 2 |
-
ftfy
|
|
|
|
| 1 |
+
torch
|
| 2 |
git+https://github.com/ml-research/diffusers.git@semantic-guidance
|
| 3 |
+
ftfy
|