DawnC commited on
Commit
fe5fb1c
1 Parent(s): 3dbb779

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- Dog Breed Classifier
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