Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,6 +3,8 @@ requests
|
|
3 |
fastapi
|
4 |
pydantic
|
5 |
scikit-image
|
|
|
6 |
pillow
|
7 |
uvicorn
|
|
|
8 |
opencv-python-headless
|
|
|
3 |
fastapi
|
4 |
pydantic
|
5 |
scikit-image
|
6 |
+
scikit-learn
|
7 |
pillow
|
8 |
uvicorn
|
9 |
+
tensorflow
|
10 |
opencv-python-headless
|