saddam213 commited on
Commit
a0b6f04
·
verified ·
1 Parent(s): 43e8bd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -19
README.md CHANGED
@@ -17,6 +17,28 @@ language:
17
  - Device-specific Python virtual environments
18
  - Automatic model downloads from Huggingface repositories
19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ## Supported Pipelines
21
  **Z-Image**
22
  - ZImagePipeline
@@ -72,25 +94,6 @@ Focus on usability, stability, and feature expansion.
72
 
73
  ---
74
 
75
- ## Installation
76
-
77
- 1. Download and extract **Diffuse.zip**
78
- *A fast SSD with plenty of free space is recommended, as model downloads can be large.*
79
-
80
- 2. Run **Diffuse.exe**
81
-
82
- 3. Load a model
83
- Diffuse will automatically:
84
- - Install an isolated portable Python runtime
85
- - Create the required virtual environment
86
- - Download the selected model from Hugging Face
87
-
88
- ### First-run notice
89
- On first launch or when loading a model for the first time, setup may take several minutes while Python, dependencies, and model files are downloaded and initialized. This is expected behavior.
90
-
91
- No manual Python setup is required.
92
-
93
- ---
94
 
95
 
96
  ## Screenshots
 
17
  - Device-specific Python virtual environments
18
  - Automatic model downloads from Huggingface repositories
19
 
20
+ ---
21
+
22
+ ## Installation
23
+
24
+ 1. Download and extract **Diffuse.zip**
25
+ *A fast SSD with plenty of free space is recommended, as model downloads can be large.*
26
+
27
+ 2. Run **Diffuse.exe**
28
+
29
+ 3. Load a model
30
+ Diffuse will automatically:
31
+ - Install an isolated portable Python runtime
32
+ - Create the required virtual environment
33
+ - Download the selected model from Hugging Face
34
+
35
+ ### First-run notice
36
+ On first launch or when loading a model for the first time, setup may take several minutes while Python, dependencies, and model files are downloaded and initialized. This is expected behavior.
37
+
38
+ No manual Python setup is required.
39
+
40
+ ---
41
+
42
  ## Supported Pipelines
43
  **Z-Image**
44
  - ZImagePipeline
 
94
 
95
  ---
96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
 
98
 
99
  ## Screenshots