jocoandonob
commited on
Commit
·
9b4578d
1
Parent(s):
67896be
revertvv
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ opencv-contrib-python==4.11.0.86
|
|
4 |
opencv-python==4.11.0.86
|
5 |
gradio==5.23.3
|
6 |
gradio_client==1.8.0
|
7 |
-
fastapi
|
8 |
-
uvicorn
|
9 |
-
python-multipart
|
10 |
|
|
|
4 |
opencv-python==4.11.0.86
|
5 |
gradio==5.23.3
|
6 |
gradio_client==1.8.0
|
7 |
+
fastapi>=0.115.2
|
8 |
+
uvicorn>=0.27.1
|
9 |
+
python-multipart>=0.0.9
|
10 |
|