Spaces:
Runtime error
Runtime error
AchyuthGamer
commited on
Commit
•
01ba38a
1
Parent(s):
ffacd35
Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
138 |
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
139 |
🤗 Celebrating 1000 downloads at huggingface! 🤗</p>
|
140 |
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
141 |
-
❤️
|
142 |
</p>
|
143 |
</div>
|
144 |
"""
|
|
|
138 |
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
139 |
🤗 Celebrating 1000 downloads at huggingface! 🤗</p>
|
140 |
<p style="margin-bottom: 10px; color: #ffaa66; font-size: 98%">
|
141 |
+
❤️ Made by Achyuth! ❤️</a>
|
142 |
</p>
|
143 |
</div>
|
144 |
"""
|