Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
-
title: All_in_one
|
3 |
emoji: 🦾
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.9.0
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
---
|
11 |
|
12 |
The goal for this project is to create a space where all models and tasks can be performed. The user can choose either of those
|
|
|
1 |
---
|
2 |
+
title: All_in_one tasks
|
3 |
emoji: 🦾
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.9.0
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
---
|
11 |
|
12 |
The goal for this project is to create a space where all models and tasks can be performed. The user can choose either of those
|