Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
|
|
| 1 |
gradio==3.35.2
|
| 2 |
-
tensorflow==2.11.0
|
| 3 |
opencv-python==4.5.5.64
|
| 4 |
numpy==1.23.3
|
| 5 |
httpx==0.23.0
|
|
|
|
| 1 |
+
tensorflow-cpu==2.11.0
|
| 2 |
gradio==3.35.2
|
|
|
|
| 3 |
opencv-python==4.5.5.64
|
| 4 |
numpy==1.23.3
|
| 5 |
httpx==0.23.0
|