Skip to content

Commit 3167285

Browse files
committed
Installation details updated
1 parent 59b983c commit 3167285

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@ DiffusionMagic focused on the following areas:
1717
- Supports all stable diffusion Hugging Face models
1818
- Supports Stable diffusion v1 and v2 models, derived models
1919
- Works on Windows/Linux/Mac 64-bit
20+
- Works on CPU,GPU,Apple Silicon M1/M2 hardware
2021
- Supports DEIS scheduler for faster image generation (10 steps)
2122
- Supports 7 different samplers with latest DEIS sampler
2223
- LoRA(Low-Rank Adaptation of Large Language Models) models support (~3 MB size)
2324
- Easy to add new diffuser model by updating stable_diffusion_models.txt
2425
- Low VRAM mode supports GPU with RAM < 4 GB
2526
- Fast model loading
2627
- Supports Attention slicing and VAE slicing
28+
- Simple installation using install.bat/install.sh
2729

2830
## Screenshots
2931
## Image variations
@@ -45,7 +47,7 @@ DiffusionMagic focused on the following areas:
4547
Download release from the github DiffusionMagic releases.
4648
### How to install and run on Windows
4749
Follow the steps to install and run the Diffusion magic on Windows.
48-
- First we need to run the `install.bat` batch file it will install the necessary dependencies for DiffusionMagic.
50+
- First we need to run(double click) the `install.bat` batch file it will install the necessary dependencies for DiffusionMagic.
4951
(It will take some time to install,depends on your internet speed)
5052
- Run the `install.bat` script.
5153
- To start DiffusionMagic double click `start.bat`

0 commit comments

Comments
 (0)