Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,6 +7,8 @@ gradio==5.7.1
|
|
7 |
huggingface_hub==0.25.2
|
8 |
imageio==2.36.0
|
9 |
imageio-ffmpeg==0.5.1
|
|
|
|
|
10 |
mediapipe==0.10.18
|
11 |
moviepy==1.0.3
|
12 |
omegaconf==2.3.0
|
|
|
7 |
huggingface_hub==0.25.2
|
8 |
imageio==2.36.0
|
9 |
imageio-ffmpeg==0.5.1
|
10 |
+
kornia==0.7.4
|
11 |
+
kornia_rs==0.1.7
|
12 |
mediapipe==0.10.18
|
13 |
moviepy==1.0.3
|
14 |
omegaconf==2.3.0
|