thianfoo commited on
Commit
bf4d868
·
verified ·
1 Parent(s): 02a6ae0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ text_translate = gr.Interface(
125
  # Inputs for Image Generation
126
  prompt = gr.Text(
127
  label="Prompt",
128
- show_label=False,
129
  max_lines=1,
130
  placeholder="Enter your prompt",
131
  container=False,
 
125
  # Inputs for Image Generation
126
  prompt = gr.Text(
127
  label="Prompt",
128
+ show_label=True,
129
  max_lines=1,
130
  placeholder="Enter your prompt",
131
  container=False,