mgustineli
commited on
Commit
·
ce40bd5
1
Parent(s):
da4940f
updated README file with space config
Browse files
README.md
CHANGED
@@ -4,11 +4,11 @@ emoji: 💻
|
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
#sdk_version: 4.16.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
-
python_version: 3.8.10
|
12 |
tags:
|
13 |
- leaderboard
|
14 |
- submission:semiautomatic
|
@@ -17,4 +17,4 @@ tags:
|
|
17 |
- modality:text
|
18 |
- eval:generation
|
19 |
---
|
20 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
# sdk_version: 4.16.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
+
# python_version: 3.8.10
|
12 |
tags:
|
13 |
- leaderboard
|
14 |
- submission:semiautomatic
|
|
|
17 |
- modality:text
|
18 |
- eval:generation
|
19 |
---
|
20 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|