Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
HashScripts/Shorts
AchyuthGamer
/
ShortGPT
like
0
Build error
App
Files
Files
Community
f41509f
ShortGPT
/
gui
/
ui_abstract_component.py
HashScripts
Upload 167 files
b293d47
verified
9 months ago
raw
Copy download link
history
blame
Safe
88 Bytes
class
AbstractComponentUI
:
def
create_ui
(
self
):
raise
NotImplementedError