Spaces:
Running
Running
menginstall tensorflow-cpu 2.19.0 di requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow==2.19.0
|
2 |
numpy==1.26.4
|
3 |
pillow==9.5.0
|
4 |
protobuf==3.20.3
|
|
|
1 |
+
tensorflow-cpu==2.19.0
|
2 |
numpy==1.26.4
|
3 |
pillow==9.5.0
|
4 |
protobuf==3.20.3
|