Spaces:
Running
Running
Commit
β’
466fb15
1
Parent(s):
cb291bd
update sdk (#2)
Browse files- update sdk (acce6e8f370df074f0d01037af660c65db43fe29)
Co-authored-by: Ryouko <[email protected]>
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
---
|
2 |
-
title: Free Multi Models Text-to-Image Demo V3
|
3 |
-
emoji: ππ
|
4 |
-
colorFrom: blue
|
5 |
-
colorTo: purple
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version: 5.0
|
8 |
-
app_file: app.py
|
9 |
-
short_description: Text-to-Image
|
10 |
-
license: mit
|
11 |
-
pinned: true
|
12 |
-
---
|
13 |
-
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: Free Multi Models Text-to-Image Demo V3
|
3 |
+
emoji: ππ
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.4.0
|
8 |
+
app_file: app.py
|
9 |
+
short_description: Text-to-Image
|
10 |
+
license: mit
|
11 |
+
pinned: true
|
12 |
+
---
|
13 |
+
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|