Commit
·
843a024
1
Parent(s):
bbec0f3
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,16 @@
|
|
1 |
---
|
2 |
-
title: Super
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.50.2
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
|
|
|
|
|
|
10 |
license: creativeml-openrail-m
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Super-Fast SDXL
|
3 |
+
emoji: 🐴
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: purple
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.50.2
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
models: [stabilityai/stable-diffusion-xl-base-1.0]
|
11 |
+
tags: [sdxl, stable-diffusion, fast, super-fast, super-fast-stable-diffusion, super-fast-sdxl, sd-xl, free-sdxl]
|
12 |
+
suggested_hardware: cpu-upgrade
|
13 |
license: creativeml-openrail-m
|
14 |
---
|
15 |
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|