rehter commited on
Commit
c70d4bc
1 Parent(s): 4ca3cf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ def resize_for_condition_image(input_image: Image, resolution: int):
60
  # play with guidance_scale, controlnet_conditioning_scale and strength to make a valid QR Code Image
61
 
62
  # qr code image
63
- source_image = load_image("https://s3.amazonaws.com/moonup/production/uploads/6064e095abd8d3692e3e2ed6/A_RqHaAM6YHBodPLwqtjn.png")
64
  # initial image, anything
65
  init_image = load_image("https://s3.amazonaws.com/moonup/production/uploads/noauth/KfMBABpOwIuNolv1pe3qX.jpeg")
66
  condition_image = resize_for_condition_image(source_image, 768)
 
60
  # play with guidance_scale, controlnet_conditioning_scale and strength to make a valid QR Code Image
61
 
62
  # qr code image
63
+ source_image = load_image("https://lexica.art/prompt/199bb7e7-0dfc-4ec3-816f-d958675a2b56")
64
  # initial image, anything
65
  init_image = load_image("https://s3.amazonaws.com/moonup/production/uploads/noauth/KfMBABpOwIuNolv1pe3qX.jpeg")
66
  condition_image = resize_for_condition_image(source_image, 768)