Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -32,4 +32,5 @@ moviepy==1.0.3
|
|
32 |
imageio[ffmpeg]
|
33 |
torch==2.2.0
|
34 |
torchvision
|
|
|
35 |
# for the demo: gradio==4.36.1
|
|
|
32 |
imageio[ffmpeg]
|
33 |
torch==2.2.0
|
34 |
torchvision
|
35 |
+
timm==0.5.4
|
36 |
# for the demo: gradio==4.36.1
|