Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
title: LCM SoteMix OpenVINO CPU
|
3 |
emoji: 🚀
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
license: mit
|
10 |
pinned: true
|
11 |
suggested_hardware: cpu-basic
|
12 |
suggested_storage: small
|
13 |
hf_oauth: true
|
|
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: LCM SoteMix OpenVINO CPU
|
3 |
emoji: 🚀
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.0.2
|
8 |
app_file: app.py
|
9 |
license: mit
|
10 |
pinned: true
|
11 |
suggested_hardware: cpu-basic
|
12 |
suggested_storage: small
|
13 |
hf_oauth: true
|
14 |
+
short_description: CPU version
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|