Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
wiydarrr/sHORTgpt
ar08
/
sHORTgpt
like
1
Sleeping
App
Files
Files
Community
51e4a96
sHORTgpt
/
gui
/
ui_abstract_component.py
wiydarrr
Upload folder using huggingface_hub
5f685fd
verified
5 months ago
raw
Copy download link
history
blame
Safe
88 Bytes
class
AbstractComponentUI
:
def
create_ui
(
self
):
raise
NotImplementedError