Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,15 @@
|
|
1 |
---
|
2 |
title: Zurich 7b GCv2 1m
|
3 |
emoji: π
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.14.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
short_description: HF Space with Zurich 7b GCv2 1m
|
12 |
-
thumbnail:
|
13 |
-
https://cdn.ruben-roy.com/AI/Zurich/img/banner-7B-1m.png
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Zurich 7b GCv2 1m
|
3 |
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.14.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
short_description: HF Space with Zurich 7b GCv2 1m
|
12 |
+
thumbnail: https://cdn.ruben-roy.com/AI/Zurich/img/banner-7B-1m.png
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|