Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wiydarrr
/
sHORTgpt
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5f685fd
sHORTgpt
File size: 81 Bytes
5f685fd
1
2
3
4
from
gui.gui_gradio
import
ShortGptUI app = ShortGptUI(colab=
False
) app.launch()