File size: 90 Bytes
51e4a96
6ea6dc1
51e4a96
2269524
1
2
3
4
5
from gui.gui_gradio import ShortGptUI

app = ShortGptUI(colab=True)
app.launch(port=7860)