Sandbox_Test / ui_components.py
kaikaidai's picture
Synced repo using 'sync_with_huggingface' Github Action
201dd80 verified
raw
history blame contribute delete
100 Bytes
# ui_components.py
import gradio as gr
save_prompt_button = gr.Button("Save Prompt", visible=False)