Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AtlaAI
/
selene
like
16
Running
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
about 2 months ago
raw
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
)