proxima commited on
Commit
2930b76
1 Parent(s): da18b18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,8 +27,6 @@ inference: false
27
  - check my [blog entry](https://proximacentaurib.xyz/checkpoints/luna-diffusion/) for more examples, comparisons and tips on settings
28
 
29
 
30
- # get [CKPT](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/luna_diffusion_2-2.ckpt) or [Safetensors](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/luna_diffusion_2-2.safetensors)
31
-
32
  ---
33
 
34
  # 🧨 Diffusers
@@ -47,6 +45,8 @@ image = pipe(prompt, height=768, width=768).images[0]
47
  image.save("./result.jpg")
48
  ```
49
 
 
 
50
  ----
51
 
52
  # → some great images users on [stablecog.com](https://stablecog.com) made with it:
 
27
  - check my [blog entry](https://proximacentaurib.xyz/checkpoints/luna-diffusion/) for more examples, comparisons and tips on settings
28
 
29
 
 
 
30
  ---
31
 
32
  # 🧨 Diffusers
 
45
  image.save("./result.jpg")
46
  ```
47
 
48
+ # you can also get it as [CKPT](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/luna_diffusion_2-2.ckpt) or [Safetensors](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/luna_diffusion_2-2.safetensors)
49
+
50
  ----
51
 
52
  # → some great images users on [stablecog.com](https://stablecog.com) made with it: