aslasdlkj commited on
Commit
bc3a1db
1 Parent(s): 4a8c97c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -122,6 +122,7 @@ def get_stable_diffusion_images(prompt) -> str:
122
 
123
 
124
  iface = gr.Interface(
 
125
  fn=process_inputs,
126
  inputs=[
127
  gr.Textbox(label="Describe your podcast clip"),
 
122
 
123
 
124
  iface = gr.Interface(
125
+ title = "Pudfuss",
126
  fn=process_inputs,
127
  inputs=[
128
  gr.Textbox(label="Describe your podcast clip"),