K00B404 commited on
Commit
18b4293
1 Parent(s): 2e7160c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -216,7 +216,7 @@ def query(prompt, is_negative=False, steps=30, cfg_scale=7, sampler="DPM++ 2M Ka
216
  return None, None, None
217
 
218
  css = """
219
- .gradio-container {background: url(https://huggingface.co/spaces/K00B404/FLUX.1-Dev-Serverless-darn-enhanced-prompt/blob/main/edge.png)}
220
 
221
  body {
222
  background-image: url('icon.png');
 
216
  return None, None, None
217
 
218
  css = """
219
+ .gradio-container {background: url(edge.png)}
220
 
221
  body {
222
  background-image: url('icon.png');