Gradio web interface is used in examples/inference.py, so we need to add gradio to requirements.txt.
@@ -13,4 +13,5 @@ sentencepiece
py7zr
scipy
optimum
-matplotlib
+matplotlib
+gradio