Spaces:
Build error
Build error
Commit
·
81048a9
1
Parent(s):
4bd20e7
Update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ transformers
|
|
| 13 |
kornia==0.6.0
|
| 14 |
git+https:///github.com/openai/CLIP.git#egg=clip
|
| 15 |
imageio[ffmpeg]
|
| 16 |
-
imageio[pyav]
|
|
|
|
|
|
| 13 |
kornia==0.6.0
|
| 14 |
git+https:///github.com/openai/CLIP.git#egg=clip
|
| 15 |
imageio[ffmpeg]
|
| 16 |
+
imageio[pyav]
|
| 17 |
+
taming-transformers
|