roselee's picture
Upload tool
25aa079
from transformers import launch_gradio_demo
from py_interpreter import PythonInterpreter
launch_gradio_demo(PythonInterpreter)