Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
AtlaAI
/
selene
like
17
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
selene
/
ui_components.py
kaikaidai
Synced repo using 'sync_with_huggingface' Github Action
7db401b
verified
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
100 Bytes
# ui_components.py
import
gradio
as
gr
save_prompt_button = gr.Button(
"Save Prompt"
, visible=
False
)