from transformers import launch_gradio_demo from aitool import AITranslationTool launch_gradio_demo(AITranslationTool)