Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -129,4 +129,7 @@ xformers==0.0.24
|
|
129 |
xxhash==3.4.1
|
130 |
yarl==1.9.4
|
131 |
zipp==3.19.1
|
132 |
-
einops==0.7.0
|
|
|
|
|
|
|
|
129 |
xxhash==3.4.1
|
130 |
yarl==1.9.4
|
131 |
zipp==3.19.1
|
132 |
+
einops==0.7.0
|
133 |
+
|
134 |
+
gradio
|
135 |
+
httpx[socks]
|