nileshhanotia commited on
Commit
c320d6b
·
verified ·
1 Parent(s): 5ec073f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -3,7 +3,7 @@ title: Mutation Predictor Explainable
3
  colorFrom: blue
4
  colorTo: purple
5
  sdk: gradio
6
- sdk_version: "4.44.0"
7
  app_file: app.py
8
  pinned: false
9
  license: mit
@@ -12,7 +12,6 @@ python_version: "3.10"
12
 
13
  # Exon/Intron Explainable Mutation Predictor
14
 
15
- Predicts SNV pathogenicity with full position-level and genomic-region explainability.
16
 
17
- Model weights: [nileshhanotia/mutation-predictor-models](https://huggingface.co/nileshhanotia/mutation-predictor-models)
18
- <!-- deployed: 1771508822 -->
 
3
  colorFrom: blue
4
  colorTo: purple
5
  sdk: gradio
6
+ sdk_version: "5.23.3"
7
  app_file: app.py
8
  pinned: false
9
  license: mit
 
12
 
13
  # Exon/Intron Explainable Mutation Predictor
14
 
15
+ Predicts SNV pathogenicity with position-level and region-level explainability.
16
 
17
+ Model weights: [nileshhanotia/mutation-predictor-models](https://huggingface.co/nileshhanotia/mutation-predictor-models)