Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,5 +9,6 @@ spaces
|
|
| 9 |
opencv-python
|
| 10 |
imageio
|
| 11 |
imageio-ffmpeg
|
| 12 |
-
|
|
|
|
| 13 |
git+https://github.com/huggingface/diffusers.git@main
|
|
|
|
| 9 |
opencv-python
|
| 10 |
imageio
|
| 11 |
imageio-ffmpeg
|
| 12 |
+
einops
|
| 13 |
+
timm
|
| 14 |
git+https://github.com/huggingface/diffusers.git@main
|