Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kaikaidai
/
Sandbox_Test
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f2bc5f6
Sandbox_Test
/
ui_components.py
kaikaidai
Synced repo using 'sync_with_huggingface' Github Action
201dd80
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
100 Bytes
# ui_components.py
import
gradio
as
gr
save_prompt_button = gr.Button(
"Save Prompt"
, visible=
False
)