Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
git+https://github.com/ml-research/semantic-image-editing.git
|
| 2 |
-
httpx==0.24.1
|
|
|
|
|
|
| 1 |
git+https://github.com/ml-research/semantic-image-editing.git
|
| 2 |
+
httpx==0.24.1
|
| 3 |
+
diffusers
|