nupurkmr9 commited on
Commit
0e0a9ab
·
1 Parent(s): d12b46a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,5 +28,5 @@ prompt = "<new1> cat swimming in a pool"
28
  images = pipe(prompt, num_inference_steps=200, guidance_scale=6., eta=1.).images
29
  ```
30
 
31
- <img src='https://huggingface.co/nupurkmr9/custom_diffusion_cat/blob/main/cat.png' align="center" width=800>
32
 
 
28
  images = pipe(prompt, num_inference_steps=200, guidance_scale=6., eta=1.).images
29
  ```
30
 
31
+ <img src='cat.png' align="center">
32