Spaces:
Running
on
Zero
Running
on
Zero
ameerazam08
commited on
Commit
•
b2abcba
1
Parent(s):
77ffd2e
Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ with gr.Blocks(css=css) as demo:
|
|
114 |
"""
|
115 |
<h3 style='text-align: center'>
|
116 |
Follow me for more!
|
117 |
-
<a href='https://
|
118 |
</h3>
|
119 |
"""
|
120 |
)
|
|
|
114 |
"""
|
115 |
<h3 style='text-align: center'>
|
116 |
Follow me for more!
|
117 |
+
<a href='https://x.com/Ameerazam18' target='_blank'>Twitter</a> | <a href='https://github.com/ameerazam08' target='_blank'>Github</a>
|
118 |
</h3>
|
119 |
"""
|
120 |
)
|