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