Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,11 @@ sdk: gradio
|
|
7 |
sdk_version: 4.20.0
|
8 |
app_file: app.py
|
9 |
license: mit
|
10 |
-
pinned:
|
11 |
suggested_hardware: a10g-small
|
12 |
short_description: The most opinionated, anime-themed SDXL model
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
|
17 |
-
https://arxiv.org/abs/2307.01952
|
|
|
7 |
sdk_version: 4.20.0
|
8 |
app_file: app.py
|
9 |
license: mit
|
10 |
+
pinned: true
|
11 |
suggested_hardware: a10g-small
|
12 |
short_description: The most opinionated, anime-themed SDXL model
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
|
17 |
+
https://arxiv.org/abs/2307.01952
|