Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -102,7 +102,8 @@ with gr.Blocks() as demo:
|
|
102 |
<p>Gemini using for Image Editing</p>
|
103 |
<p>Powered by <a href="https://gradio.app/">Gradio</a> ⚡️</p>
|
104 |
<p>Get an API Key <a href="https://aistudio.google.com/apikey">here</a></p>
|
105 |
-
<p>Follow me on
|
|
|
106 |
</div>
|
107 |
</div>
|
108 |
"""
|
|
|
102 |
<p>Gemini using for Image Editing</p>
|
103 |
<p>Powered by <a href="https://gradio.app/">Gradio</a> ⚡️</p>
|
104 |
<p>Get an API Key <a href="https://aistudio.google.com/apikey">here</a></p>
|
105 |
+
<p>Follow me on Instagram: <a href="https://www.instagram.com/nihal_gazi_io/">nihal_gazi_io</a></p>
|
106 |
+
<p>Or contact me through Discord: `@nihal_gazi_io`</p>
|
107 |
</div>
|
108 |
</div>
|
109 |
"""
|