lvwerra's picture
lvwerra HF staff
Upload tool
7f79b94
from transformers import launch_gradio_demo
from python_interpreter_tool import PythonInterpreter
launch_gradio_demo(PythonInterpreter)