File size: 81 Bytes
5f685fd
 
16da68a
5f685fd
1
2
3
4
from gui.gui_gradio import ShortGptUI

app = ShortGptUI(colab=False)
app.launch()