vasilisNt commited on
Commit
f606a36
·
verified ·
1 Parent(s): 79e4a6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: Vesm Variants
3
  emoji: ⚡
4
  colorFrom: gray
5
  colorTo: red
6
- sdk: docker
 
 
7
  pinned: false
8
  license: mit
9
  short_description: Variant effect prediction with VESM
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: VESM-Variants
3
  emoji: ⚡
4
  colorFrom: gray
5
  colorTo: red
6
+ sdk: streamlit
7
+ sdk_version: 1.45.1
8
+ app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: Variant effect prediction with VESM
12
+ ---