Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
-
title: 695 AI Art Models Printing Press
|
3 |
emoji: π©βπ¨π¨βπ¨
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
duplicated_from: Omnibus/maximum_multiplier_places
|
11 |
short_description: Generate up to 6 images from 1 prompt!
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
1 |
---
|
2 |
+
title: 695 AI Art Models Printing Press
|
3 |
emoji: π©βπ¨π¨βπ¨
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.6.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
duplicated_from: Omnibus/maximum_multiplier_places
|
11 |
short_description: Generate up to 6 images from 1 prompt!
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
15 |
+
all i did was upgrade gradio to newest version it should work now
|