Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ resize_right>=0.0.2
|
|
15 |
scipy>=1.11.0,<1.12.0
|
16 |
Pillow>=10.0.0
|
17 |
gradio>=4.31.0
|
18 |
-
huggingface_hub>=0.20.0
|
|
|
|
15 |
scipy>=1.11.0,<1.12.0
|
16 |
Pillow>=10.0.0
|
17 |
gradio>=4.31.0
|
18 |
+
huggingface_hub>=0.20.0
|
19 |
+
protobuf>=3.20.0
|