Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ uvicorn[standard]
|
|
| 3 |
python-multipart
|
| 4 |
pillow
|
| 5 |
ultralytics
|
| 6 |
-
tensorflow
|
| 7 |
numpy
|
| 8 |
huggingface_hub
|
|
|
|
| 3 |
python-multipart
|
| 4 |
pillow
|
| 5 |
ultralytics
|
| 6 |
+
tensorflow-cpu
|
| 7 |
numpy
|
| 8 |
huggingface_hub
|