Spaces:
Runtime error
Runtime error
| from gui.gui_gradio import ShortGptUI | |
| app = ShortGptUI(colab=True) | |
| app.launch(share=True) # Launch the Gradio interface | |
| from gui.gui_gradio import ShortGptUI | |
| app = ShortGptUI(colab=True) | |
| app.launch(share=True) # Launch the Gradio interface | |