Spaces:
Sleeping
Sleeping
Sarkosos
commited on
Commit
·
510d160
1
Parent(s):
78ca43d
moved yaml config to top of readme file
Browse files
README.md
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
# folding-api
|
2 |
-
|
3 |
---
|
4 |
title: SN25 Protein folding
|
5 |
emoji: 🧬
|
@@ -7,4 +5,6 @@ sdk: streamlit
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: SN25 Protein folding
|
3 |
emoji: 🧬
|
|
|
5 |
app_file: app.py
|
6 |
pinned: false
|
7 |
license: apache-2.0
|
8 |
+
---
|
9 |
+
|
10 |
+
# folding-api
|