Spaces:
Runtime error
Runtime error
update protobuf version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# nano default
|
2 |
bigdl-nano[pytorch]==2.2.0b20221022
|
3 |
setuptools==58.0.4
|
4 |
-
protobuf==3.
|
5 |
|
6 |
# inference
|
7 |
neural_compressor
|
|
|
1 |
# nano default
|
2 |
bigdl-nano[pytorch]==2.2.0b20221022
|
3 |
setuptools==58.0.4
|
4 |
+
protobuf==3.19.4
|
5 |
|
6 |
# inference
|
7 |
neural_compressor
|