Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ tensorflow
|
|
2 |
keras
|
3 |
fastapi
|
4 |
numpy
|
5 |
-
pydantic
|
|
|
|
2 |
keras
|
3 |
fastapi
|
4 |
numpy
|
5 |
+
pydantic
|
6 |
+
uvicorn
|