Spaces:
Runtime error
Runtime error
requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -15,7 +15,8 @@ xformers==0.0.16
|
|
15 |
torch==1.13.1
|
16 |
torchvision
|
17 |
fairscale
|
18 |
-
|
|
|
19 |
plotly
|
20 |
imageio==2.14.1
|
21 |
imageio-ffmpeg==0.4.7
|
@@ -23,6 +24,7 @@ opencv-python==4.8.0.74
|
|
23 |
moviepy
|
24 |
Pillow
|
25 |
tqdm
|
|
|
26 |
|
27 |
# decord==0.6.0
|
28 |
# einops==0.3.0
|
|
|
15 |
torch==1.13.1
|
16 |
torchvision
|
17 |
fairscale
|
18 |
+
psutil==5.9.5
|
19 |
+
annotated-types==0.5.0
|
20 |
plotly
|
21 |
imageio==2.14.1
|
22 |
imageio-ffmpeg==0.4.7
|
|
|
24 |
moviepy
|
25 |
Pillow
|
26 |
tqdm
|
27 |
+
gradio==3.37.0
|
28 |
|
29 |
# decord==0.6.0
|
30 |
# einops==0.3.0
|