Spaces:
Runtime error
Runtime error
File size: 100 Bytes
201dd80 |
1 2 3 4 |
# ui_components.py
import gradio as gr
save_prompt_button = gr.Button("Save Prompt", visible=False) |