qc903113684 commited on
Commit
e05bb37
·
verified ·
1 Parent(s): 0de8293

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ ---
4
+
5
+ ![](https://aiot.aidlux.com/_next/image?url=%2Fapi%2Fv1%2Ffiles%2Fmodel%2Fcover%2F20250326105716_d539a67e02b1e737eb73b4b0e154cb2f.jpg&w=640&q=75)
6
+
7
+ ## Stable-Diffusion-v2.1: Text to Image
8
+
9
+ Stable-Diffusion, developed by Stability AI, is an open-source text-to-image generation model based on the Latent Diffusion architecture, capable of producing high-quality visuals from natural language prompts. Trained on billions of text-image pairs, it generates photorealistic, artistic, or abstract outputs across resolutions (e.g., 512x512 to 1024x1024), widely used in creative design, advertising, game asset development, and educational visualization. The open-source framework enables local deployment with customizable parameters (e.g., prompts, sampling steps) for precise control, while supporting extensions like image inpainting and super-resolution. Challenges include balancing output quality with computational demands (mid-to-high-tier GPUs required), mitigating biased/sensitive content generation, and optimizing real-time performance.
10
+
11
+ The source model can be found [here](https://github.com/CompVis/stable-diffusion/tree/main)
12
+
13
+ ## Performance Reference
14
+
15
+ Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)
16
+
17
+ ## Inference & Model Conversion
18
+
19
+ Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)
20
+
21
+ ## License
22
+
23
+ - Source Model: [CREATIVEML-OPENRAIL-M](https://github.com/CompVis/stable-diffusion/blob/main/LICENSE)
24
+
25
+ - Deployable Model: [CREATIVEML-OPENRAIL-M](https://github.com/CompVis/stable-diffusion/blob/main/LICENSE)