Xhaheen commited on
Commit
665e1ab
1 Parent(s): 07c0235

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,7 +209,7 @@ def img2img( path ,secret_key,design,x_prompt,alt_prompt,strength,guidance_scale
209
  import gradio as gr
210
 
211
  gr.Interface(img2img, [gr.Image(source="upload", type="filepath", label="Input Image"),
212
- gr.Textbox(label = 'enter secret key to get HD image without watermark , connect with Xhaheen to get key',value = 'Secret_key', type="password" ),
213
 
214
  gr.Dropdown(['interior design of living room',
215
  'interior design of gaming room',
209
  import gradio as gr
210
 
211
  gr.Interface(img2img, [gr.Image(source="upload", type="filepath", label="Input Image"),
212
+ gr.Textbox(label = 'enter secret key to get HD image without watermark , connect with Xhaheen to get key',value = 'secret_santa', type="password" ),
213
 
214
  gr.Dropdown(['interior design of living room',
215
  'interior design of gaming room',