Spaces:
Running
Running
protobuf problems
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
tensorflow-cpu
|
|
|
|
| 2 |
gradio
|
|
|
|
| 1 |
+
tensorflow-cpu==2.19.0
|
| 2 |
+
protobuf==5.29.4
|
| 3 |
gradio
|