AnishaBhatnagar commited on
Commit
db3ce8f
·
verified ·
1 Parent(s): d55f48e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -3,10 +3,10 @@ title: Explainability Tool For Aa
3
  emoji: 🔥
4
  colorFrom: green
5
  colorTo: red
6
- sdk: docker
7
- app_port: 7860
8
- pinned: false
9
- license: apache-2.0
10
  short_description: Interpreting the latent space of Authorship Attribution
11
  ---
12
 
 
3
  emoji: 🔥
4
  colorFrom: green
5
  colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 5.42.0
8
+ python_version: 3.11.0
9
+ app_file: app.py
10
  short_description: Interpreting the latent space of Authorship Attribution
11
  ---
12