Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ cloudpickle==3.0.0
|
|
18 |
omegaconf==2.3.0
|
19 |
pycocotools==2.0.8
|
20 |
av==12.3.0
|
21 |
-
gradio==4.41.0
|
|
|
|
18 |
omegaconf==2.3.0
|
19 |
pycocotools==2.0.8
|
20 |
av==12.3.0
|
21 |
+
gradio==4.41.0
|
22 |
+
pillow
|