aheedsajid commited on
Commit
64067fc
·
verified ·
1 Parent(s): f95548f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ iface = gr.Interface(
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()
 
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()