Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
gradio==4.44.0
|
| 2 |
-
fastapi==0.116.1
|
| 3 |
-
pydantic==2.11.7
|
| 4 |
tensorflow==2.13.0
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
numpy==1.24.3
|
| 7 |
opencv-python==4.8.1.78
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
tensorflow==2.13.0
|
| 2 |
+
gradio==4.42.1
|
| 3 |
+
fastapi==0.115.0
|
| 4 |
+
pydantic==2.7.0
|
| 5 |
numpy==1.24.3
|
| 6 |
opencv-python==4.8.1.78
|