Spaces:
Runtime error
Runtime error
aheedsajid
commited on
Commit
•
e4f5d03
1
Parent(s):
008f98b
Update app.py
Browse files
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. Support me in making better AI codes as I am a solo developer [Click here to Donate](https://nowpayments.io/donation/aheed) Contact me for bulk processing and better AI software +92-332-4399819",
|
51 |
title="AI Image with Any Face"
|
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. Support me in making better AI codes as I am a solo developer [Click here to Donate](https://nowpayments.io/donation/aheed) Contact me for bulk processing and better AI software +92-332-4399819 Please do not duplicate this space without permission",
|
51 |
title="AI Image with Any Face"
|
52 |
)
|
53 |
iface.launch()
|