Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
wiydarrr/sHORTgpt
ar08
/
sHORTgpt
like
1
Running
App
Files
Files
Community
8e3d120
sHORTgpt
/
runShortGPTColab.py
wiydarrr
Update runShortGPTColab.py
f8220e4
verified
5 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
from
gui.gui_gradio
import
ShortGptUI
app = ShortGptUI()
app.launch()