Spaces:
Sleeping
Sleeping
gradio update
Browse files- README.md +1 -1
- style_20250314.css +1 -1
README.md
CHANGED
@@ -5,7 +5,7 @@ colorFrom: yellow
|
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
python_version: 3.12.3
|
8 |
-
sdk_version: 5.
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
short_description: Transform Your Images into Mesmerizing Hexagon Grids
|
|
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
python_version: 3.12.3
|
8 |
+
sdk_version: 5.23.3
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
short_description: Transform Your Images into Mesmerizing Hexagon Grids
|
style_20250314.css
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
background-color: rgba(242, 218, 163, 0.62);
|
21 |
}
|
22 |
|
23 |
-
.dark .gradio-container.gradio-container-5-
|
24 |
background-color: rgba(41, 18, 5, 0.38) !important;
|
25 |
}
|
26 |
|
|
|
20 |
background-color: rgba(242, 218, 163, 0.62);
|
21 |
}
|
22 |
|
23 |
+
.dark .gradio-container.gradio-container-5-23-3 .contain .intro {
|
24 |
background-color: rgba(41, 18, 5, 0.38) !important;
|
25 |
}
|
26 |
|