clementchadebec commited on
Commit
c5b7a71
1 Parent(s): 8ce4813

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ control_image = load_image(
43
  "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals/resolve/main/examples/surface.jpg"
44
  )
45
 
46
- prompt = "a statue of a gnome in a field of purple tulips"
47
 
48
  image = pipe(
49
  prompt,
 
43
  "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals/resolve/main/examples/surface.jpg"
44
  )
45
 
46
+ prompt = "a man showing stop sign in front of window"
47
 
48
  image = pipe(
49
  prompt,