Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -68,4 +68,6 @@ urllib3==2.4.0
|
|
68 |
uvicorn==0.34.2
|
69 |
wcwidth==0.2.13
|
70 |
websockets==15.0.1
|
71 |
-
zipp==3.21.0
|
|
|
|
|
|
68 |
uvicorn==0.34.2
|
69 |
wcwidth==0.2.13
|
70 |
websockets==15.0.1
|
71 |
+
zipp==3.21.0
|
72 |
+
|
73 |
+
einops
|