bhogarendernet commited on
Commit
7387a54
·
1 Parent(s): 0cf5bdf

updated banner

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ def txt2img(prompt, negative_prompt, model, steps, sampler, cfg_scale, width, he
218
  return job["imageUrl"]
219
 
220
  # Static Image URL
221
- static_image_url = "https://dev.rendernet.ai/images/hf_banner.png"
222
  static_image_link_url="https://rendernet.ai"
223
 
224
  css = """
 
218
  return job["imageUrl"]
219
 
220
  # Static Image URL
221
+ static_image_url = "https://baseavaar2.s3.amazonaws.com/banner.png"
222
  static_image_link_url="https://rendernet.ai"
223
 
224
  css = """