File size: 123 Bytes
3b6b598
 
12ed2c5
39c101d
20f9572
1
2
3
4
5
6
from gui.gui_gradio import ShortGptUI

app = ShortGptUI(colab=True)
app.launch(share=True)  # Launch the Gradio interface