Avijit Ghosh commited on
Commit
8f5be51
1 Parent(s): 1945d3f

update description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,7 +190,7 @@ This demo provides an insightful look into how current text-to-image models hand
190
  ],
191
  value=default_model
192
  )
193
- prompt = gr.Textbox(label="Enter the Prompt", value = "photo of a nurse in india, detailed, 8k, sharp, high quality, good lighting")
194
  gallery = gr.Gallery(
195
  label="Generated images",
196
  show_label=False,
 
190
  ],
191
  value=default_model
192
  )
193
+ prompt = gr.Textbox(label="Enter the Prompt", value = "photo of a doctor in india, detailed, 8k, sharp, high quality, good lighting")
194
  gallery = gr.Gallery(
195
  label="Generated images",
196
  show_label=False,