Spaces:
Running
Running
update readme-2
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Explainable AI for Image Classification using Twin System and Grad-CAM
|
2 |
|
3 |
**Author:** Aryan Jain
|
|
|
1 |
+
---
|
2 |
+
title: Cat XAI App
|
3 |
+
emoji: 🐱
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: "1.31.1"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Explainable AI for Image Classification using Twin System and Grad-CAM
|
13 |
|
14 |
**Author:** Aryan Jain
|