Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ imageio>=2.34.2
|
|
16 |
imageio-ffmpeg>=0.5.1
|
17 |
openai>=1.45.0
|
18 |
moviepy>=1.0.3
|
19 |
-
pillow==9.5.0
|
|
|
|
16 |
imageio-ffmpeg>=0.5.1
|
17 |
openai>=1.45.0
|
18 |
moviepy>=1.0.3
|
19 |
+
pillow==9.5.0
|
20 |
+
fastapi
|