ddPn08 commited on
Commit
75289d1
1 Parent(s): ae97ea7

fix readme

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -28,12 +28,17 @@ library_name: diffusers
28
  <h1 align="center"><b>Subtly</b></h1>
29
  <p align="center">A very subtle model. And an animated model that does not use any NAI leaks. </p>
30
 
31
- <h1 align="center">Downloads</h1>
32
  <div align="center">
33
 
34
- [![](https://img.shields.io/static/v1?label=Download&message=Checkpoint&labelColor=333333&color=72B76C&style=for-the-badge)](https://huggingface.co/ddPn08/subtle/resolve/main/subtly-fp32.ckpt)
35
  <span></span>
36
- [![](https://img.shields.io/static/v1?label=Download&message=SafeTensors&labelColor=333333&color=72B76C&style=for-the-badge)](https://huggingface.co/ddPn08/subtle/resolve/main/subtly-fp32.safetensors)
 
 
 
 
 
 
37
 
38
  </div>
39
 
 
28
  <h1 align="center"><b>Subtly</b></h1>
29
  <p align="center">A very subtle model. And an animated model that does not use any NAI leaks. </p>
30
 
 
31
  <div align="center">
32
 
33
+ [![](https://img.shields.io/static/v1?label=FP32&message=Checkpoint&labelColor=444&color=72B76C&style=for-the-badge)](https://huggingface.co/ddPn08/subtle/resolve/main/subtly-fp16.ckpt)
34
  <span></span>
35
+ [![](https://img.shields.io/static/v1?label=FP32&message=SafeTensors&labelColor=444&color=72B76C&style=for-the-badge)](https://huggingface.co/ddPn08/subtle/resolve/main/subtly-fp16.safetensors)
36
+
37
+ <br >
38
+
39
+ [![](https://img.shields.io/static/v1?label=FP16&message=SafeTensors&labelColor=222&color=72B76C&style=for-the-badge)](https://huggingface.co/ddPn08/subtle/resolve/main/subtly-fp32.safetensors)
40
+ <span></span>
41
+ [![](https://img.shields.io/static/v1?label=FP16&message=SafeTensors&labelColor=222&color=72B76C&style=for-the-badge)](https://huggingface.co/ddPn08/subtle/resolve/main/subtly-fp32.safetensors)
42
 
43
  </div>
44