Spaces:
Running
Running
awaawawawa
commited on
Commit
•
e1c9e3c
1
Parent(s):
04fa6e7
Add application file
Browse files
README.md
CHANGED
@@ -1,24 +1,15 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
title: Stable Diffusion 3
|
4 |
-
emoji: ⚡
|
5 |
colorFrom: green
|
6 |
colorTo: green
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
datasets: [emotion]
|
11 |
license: mit
|
12 |
-
=======
|
13 |
-
title: Iurf7irfuyytruyyugb
|
14 |
-
emoji: 📚
|
15 |
-
colorFrom: red
|
16 |
-
colorTo: pink
|
17 |
sdk: gradio
|
18 |
-
sdk_version: 3.
|
19 |
-
|
20 |
-
|
21 |
-
pinned: false
|
22 |
---
|
23 |
|
24 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
app_file: start.py
|
|
|
|
|
3 |
colorFrom: green
|
4 |
colorTo: green
|
5 |
+
datasets:
|
6 |
+
- emotion
|
7 |
+
emoji: ⚡
|
|
|
8 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
9 |
sdk: gradio
|
10 |
+
sdk_version: "3.1.7"
|
11 |
+
title: "Stable Diffusion 3"
|
12 |
+
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|