Update README.md
Browse files
README.md
CHANGED
@@ -71,5 +71,3 @@ prompt = "Self-portrait oil painting, a beautiful cyborg with golden hair, 8k"
|
|
71 |
# disable guidance_scale by passing 0
|
72 |
image = pipe(prompt=prompt, num_inference_steps=4, guidance_scale=0).images[0]
|
73 |
```
|
74 |
-
|
75 |
-
![Segmind-VegaRT Image]()
|
|
|
71 |
# disable guidance_scale by passing 0
|
72 |
image = pipe(prompt=prompt, num_inference_steps=4, guidance_scale=0).images[0]
|
73 |
```
|
|
|
|