From 0e619976a7a23423d4d71729b03c963fb500638b Mon Sep 17 00:00:00 2001 From: Lemon Rose <78662983+japandotorg@users.noreply.github.com> Date: Thu, 19 Sep 2024 23:14:43 +0530 Subject: [PATCH] [Screenshot] add protobuf to dependency --- screenshot/info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/screenshot/info.json b/screenshot/info.json index d55e38f..19b9bdc 100644 --- a/screenshot/info.json +++ b/screenshot/info.json @@ -30,7 +30,8 @@ "transformers", "torch", "tensorflow", - "tf-keras" + "tf-keras", + "protobuf==4.25.3" ], "type": "COG", "end_user_data_statement": "This cog does not store End User Data."