aheedsajid commited on
Commit
f95548f
·
verified ·
1 Parent(s): 065663b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -47,6 +47,7 @@ iface = gr.Interface(
47
  gr.Image(type="filepath", label="Upload your source image:")
48
  ],
49
  "image",
 
50
  title="Face to AI Image"
51
  )
52
  iface.launch()
 
47
  gr.Image(type="filepath", label="Upload your source image:")
48
  ],
49
  "image",
50
+ description="Generate free AI image with your or any face! [Click here to Donate](https://nowpayments.io/donation/aheed))",
51
  title="Face to AI Image"
52
  )
53
  iface.launch()