Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ def predict(img):
|
|
35 |
|
36 |
title = "Cat Breed Classifier Demo π±"
|
37 |
description = "Gradio Demo for Classifying Cat Breeds of these [12 different types](https://huggingface.co/spaces/Hexii/Cat-Breed-Classifier/blob/main/classes.txt)"
|
38 |
-
article = "
|
39 |
|
40 |
|
41 |
|
|
|
35 |
|
36 |
title = "Cat Breed Classifier Demo π±"
|
37 |
description = "Gradio Demo for Classifying Cat Breeds of these [12 different types](https://huggingface.co/spaces/Hexii/Cat-Breed-Classifier/blob/main/classes.txt)"
|
38 |
+
article = "<p style='text-align: center'><a href='https://github.com/Mr-Hexi' target='_blank'>GitHub</a>![visitors](https://visitor-badge.glitch.me/badge?page_id=Hexii.Cat-Breed-Classifier)</p> "
|
39 |
|
40 |
|
41 |
|