Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
| 3 |
tensorflow==2.6.0
|
|
|
|
| 1 |
+
fastapi==0.68.2
|
| 2 |
+
uvicorn==0.15.0
|
| 3 |
+
opencv-python==4.5.5.62
|
| 4 |
+
numpy==1.21.3
|
| 5 |
tensorflow==2.6.0
|