Duplicated from HashScripts/Shorts
b293d47
1
2
3
4
from gui.gui_gradio import ShortGptUI app = ShortGptUI(colab=False) app.launch()