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...
main
sHORTgpt
/
gui
/
ui_abstract_component.py
wiydarrr
Upload folder using huggingface_hub
5f685fd
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
class
AbstractComponentUI
:
def
create_ui
(
self
):
raise
NotImplementedError