Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -928,7 +928,7 @@ def create_interface():
|
|
| 928 |
# Footer
|
| 929 |
gr.HTML(
|
| 930 |
'''<div class="footer">
|
| 931 |
-
Made with
|
| 932 |
</div>'''
|
| 933 |
)
|
| 934 |
|
|
|
|
| 928 |
# Footer
|
| 929 |
gr.HTML(
|
| 930 |
'''<div class="footer">
|
| 931 |
+
Made with 🧠 by Aditya Ratan
|
| 932 |
</div>'''
|
| 933 |
)
|
| 934 |
|