Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -473,7 +473,7 @@ def main():
|
|
473 |
gr.HTML('''
|
474 |
For more details on this project and other work, feel free to visit my GitHub
|
475 |
<a href="https://github.com/Eric-Chung-0511/Learning-Record/tree/main/Data%20Science%20Projects/Dog_Breed_Classifier">
|
476 |
-
|
477 |
</a>
|
478 |
''')
|
479 |
|
|
|
473 |
gr.HTML('''
|
474 |
For more details on this project and other work, feel free to visit my GitHub
|
475 |
<a href="https://github.com/Eric-Chung-0511/Learning-Record/tree/main/Data%20Science%20Projects/Dog_Breed_Classifier">
|
476 |
+
<img src="https://img.shields.io/badge/GitHub-PawMatch_AI-007ACC?logo=github&style=for-the-badge">
|
477 |
</a>
|
478 |
''')
|
479 |
|