WSobo commited on
Commit
c33fe8f
·
verified ·
1 Parent(s): 1b5c452

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: gradio
7
  sdk_version: 6.11.0
8
  app_file: app.py
9
  pinned: false
10
- python_version: 3.10
11
  license: apache-2.0
12
  short_description: Interactive inverse protein folding using Struct2Seq-GNN
13
  ---
 
7
  sdk_version: 6.11.0
8
  app_file: app.py
9
  pinned: false
10
+ python_version: "3.10"
11
  license: apache-2.0
12
  short_description: Interactive inverse protein folding using Struct2Seq-GNN
13
  ---