Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
-
tensorflow
|
4 |
pillow
|
5 |
python-multipart
|
6 |
huggingface_hub
|
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
+
tensorflow==2.13.1
|
4 |
pillow
|
5 |
python-multipart
|
6 |
huggingface_hub
|