yasinaryanfard
commited on
Commit
•
b6e4e83
1
Parent(s):
dd5f7e3
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 3.
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
-
license:
|
11 |
-
---
|
12 |
-
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
title: Stable Diffusion 2-1
|
2 |
+
emoji: 🔥
|
3 |
+
colorFrom: yellow
|
4 |
+
colorTo: gray
|
|
|
5 |
sdk: gradio
|
6 |
+
sdk_version: 3.11.0
|
7 |
app_file: app.py
|
8 |
+
pinned: true
|
9 |
+
license: mit
|
|
|
|
|
|