Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ opencv-python
|
|
3 |
requests
|
4 |
supervision
|
5 |
gradio==4.44.0
|
6 |
-
openai==1.
|
|
|
7 |
moviepy
|
8 |
ffmpeg-python
|
|
|
3 |
requests
|
4 |
supervision
|
5 |
gradio==4.44.0
|
6 |
+
openai==1.55.3
|
7 |
+
httpx==0.27.2
|
8 |
moviepy
|
9 |
ffmpeg-python
|