File size: 90 Bytes
3b6b598
 
12ed2c5
b66c359
1
2
3
4
from gui.gui_gradio import ShortGptUI

app = ShortGptUI(colab=True)
app.launch(share=True)