Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ title_html="""
|
|
26 |
css = """
|
27 |
.gradio-container {
|
28 |
background: url(https://huggingface.co/spaces/K00B404/FLUX.1-Dev-Serverless-darn-enhanced-prompt/resolve/main/edge.png);
|
29 |
-
background-size:
|
30 |
background-repeat: no-repeat;
|
31 |
background-position: center;
|
32 |
background-attachment: fixed;
|
|
|
26 |
css = """
|
27 |
.gradio-container {
|
28 |
background: url(https://huggingface.co/spaces/K00B404/FLUX.1-Dev-Serverless-darn-enhanced-prompt/resolve/main/edge.png);
|
29 |
+
background-size: 1800px 1000px;
|
30 |
background-repeat: no-repeat;
|
31 |
background-position: center;
|
32 |
background-attachment: fixed;
|