Duplicated from wiydarrr/sHORTgpt
336fbd7
1
2
3
4
5
from gui.gui_gradio import ShortGptUI app = ShortGptUI(colab=True) app.launch()