Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ pyglet<2
|
|
13 |
huggingface-hub[torch]>=0.22
|
14 |
pillow<=10.3.0
|
15 |
gdown
|
16 |
-
imageio[ffmpeg]
|
|
|
|
13 |
huggingface-hub[torch]>=0.22
|
14 |
pillow<=10.3.0
|
15 |
gdown
|
16 |
+
imageio[ffmpeg]
|
17 |
+
transformers
|