from transformers import launch_gradio_demo from py_interpreter import PythonInterpreter launch_gradio_demo(PythonInterpreter)