Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
HashScripts/Shorts
Achyuth4
/
ShortGPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0b8e1eb
ShortGPT
/
app.py
HashScripts
Update app.py
0b8e1eb
verified
11 months ago
raw
Copy download link
history
blame
113 Bytes
from
gui.gui_gradio
import
ShortGptUI
app = ShortGptUI(colab=
True
)
app.launch()
# Launch the Gradio interface