Jdifb commited on
Commit
3cde901
·
verified ·
1 Parent(s): ce91ce4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,5 +18,5 @@ gr.Interface(
18
  fn=generate_image,
19
  inputs="text",
20
  outputs="image",
21
- title="Sanjay's Image Generator AI"
22
  ).launch()
 
18
  fn=generate_image,
19
  inputs="text",
20
  outputs="image",
21
+ title= Made by David Thongam
22
  ).launch()