Spaces:
Running
on
Zero
Running
on
Zero
Akimitsujiro
commited on
Commit
•
426c478
1
Parent(s):
c0c1d88
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.20.0
|
8 |
app_file: app.py
|
9 |
license: creativeml-openrail-m
|
10 |
pinned: false
|
11 |
suggested_hardware: a10g-small
|
12 |
-
short_description:
|
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
|
|
|
1 |
---
|
2 |
+
title: Stable Diffusion Anime Style
|
3 |
+
emoji: 🐨
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.20.0
|
8 |
app_file: app.py
|
9 |
license: creativeml-openrail-m
|
10 |
pinned: false
|
11 |
suggested_hardware: a10g-small
|
12 |
+
short_description: Anime 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
|