Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HashScripts
/
Shorts
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
647c8aa
Shorts
/
runShortGPT.py
HashScripts
Upload 167 files
b293d47
verified
10 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
from
gui.gui_gradio
import
ShortGptUI
app = ShortGptUI(colab=
False
)
app.launch()