lysandre's picture
lysandre HF staff
Initial commit
acd3ca5
from transformers.tools.base import launch_gradio_demo
from text_download import TextDownloadTool
launch_gradio_demo(TextDownloadTool)