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