File size: 73 Bytes
336fbd7
 
f8220e4
336fbd7
1
2
3
4
5
from gui.gui_gradio import ShortGptUI

app = ShortGptUI()  
app.launch()