Spaces:
Build error
Build error
from gui.gui_gradio import ShortGptUI | |
app = ShortGptUI(colab=True) | |
app.launch() | |
from gui.gui_gradio import ShortGptUI | |
app = ShortGptUI(colab=True) | |
app.launch() | |