Skip to content

Commit

Permalink
docs: info update 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
R3gm committed Dec 30, 2024
1 parent 9e28a06 commit fecd670
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The goal of this project is to make Stable Diffusion more accessible, simple and

**Installation:**
```
pip install stablepy==0.6.0
pip install stablepy==0.6.1
```

**Usage:**
Expand Down Expand Up @@ -242,6 +242,11 @@ images[1]

**📖 New Update Details:**

🔥 **Version 0.6.1:**

- Default device CPU for DPT and ZoeDepth.


🔥 **Version 0.6.0:**

- Schedule Types: Karras, Exponential, Beta, SGM Uniform, Simple, Lambdas, AYS timesteps, and AYS 10 steps.
Expand Down

0 comments on commit fecd670

Please sign in to comment.