saddam213 commited on
Commit
22d3b0b
·
verified ·
1 Parent(s): 78fe869

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -10,6 +10,10 @@ language:
10
 
11
  `Diffuse` is a Windows desktop UI for `Huggingface Diffusers`. It integrates directly with Python using the Python C API via `CSnakes`, enabling high-performance interop between .NET and Python for running diffusion models.
12
 
 
 
 
 
13
  ---
14
 
15
  [Project Github](https://github.com/TensorStack-AI/Diffuse) | [Download Latest Release](https://github.com/TensorStack-AI/Diffuse/releases) | [Discord](https://discord.gg/ptgMMv36Xu)
 
10
 
11
  `Diffuse` is a Windows desktop UI for `Huggingface Diffusers`. It integrates directly with Python using the Python C API via `CSnakes`, enabling high-performance interop between .NET and Python for running diffusion models.
12
 
13
+ [![GitHub Release](https://img.shields.io/github/v/release/TensorStack-AI/Diffuse?label=version&color=%2344cc11)](https://github.com/TensorStack-AI/Diffuse/releases)
14
+ [![GitHub all releases](https://img.shields.io/github/downloads/TensorStack-AI/Diffuse/total)](https://github.com/TensorStack-AI/Diffuse/releases)
15
+ [![GitHub last commit](https://img.shields.io/github/last-commit/TensorStack-AI/Diffuse)](https://github.com/TensorStack-AI/Diffuse/commits/master/)
16
+ [![Discord](https://img.shields.io/discord/1457477275246268451?label=Discord&)](https://discord.gg/ptgMMv36Xu)
17
  ---
18
 
19
  [Project Github](https://github.com/TensorStack-AI/Diffuse) | [Download Latest Release](https://github.com/TensorStack-AI/Diffuse/releases) | [Discord](https://discord.gg/ptgMMv36Xu)