dataautogpt3 commited on
Commit
6907cc7
1 Parent(s): 05db194

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -117,7 +117,7 @@ image = pipe(
117
  width=1024,
118
  height=1024,
119
  guidance_scale=7,
120
- num_inference_steps=20
121
  ).images[0]
122
  ```
123
  You are free to:
 
117
  width=1024,
118
  height=1024,
119
  guidance_scale=7,
120
+ num_inference_steps=40
121
  ).images[0]
122
  ```
123
  You are free to: