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