K00B404 commited on
Commit
9a90f03
1 Parent(s): 79faf46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -217,7 +217,7 @@ def query(prompt, is_negative=False, steps=30, cfg_scale=7, sampler="DPM++ 2M Ka
217
  css = """
218
  .gradio-container {
219
  background: url(https://huggingface.co/spaces/K00B404/FLUX.1-Dev-Serverless-darn-enhanced-prompt/resolve/main/edge.png);
220
- background-size: 1820px 1000px;
221
  background-repeat: no-repeat;
222
  background-position: center;
223
  background-attachment: fixed;
 
217
  css = """
218
  .gradio-container {
219
  background: url(https://huggingface.co/spaces/K00B404/FLUX.1-Dev-Serverless-darn-enhanced-prompt/resolve/main/edge.png);
220
+ background-size: 900px 880px;
221
  background-repeat: no-repeat;
222
  background-position: center;
223
  background-attachment: fixed;