Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
@@ -7,6 +7,10 @@ sdk: streamlit
|
|
7 |
sdk_version: 1.31.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Demo_model_comparison
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
|
|
7 |
sdk_version: 1.31.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
short_description: two models description
|
11 |
+
models:
|
12 |
+
- Jingni/transient_data
|
13 |
+
- Jingni/tweet_eval
|
14 |
---
|
15 |
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|