Update README.md
Browse files
README.md
CHANGED
@@ -270,6 +270,14 @@ Note that the model inference requires a GPU of at least 10G above.
|
|
270 |
|
271 |
Note: The long image generation technology here is provided by Right Brain Technology.
|
272 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
273 |
# 许可/License
|
274 |
|
275 |
该模型通过 [CreativeML Open RAIL-M license](https://huggingface.co/spaces/CompVis/stable-diffusion-license) 获得许可。作者对您生成的输出不主张任何权利,您可以自由使用它们并对它们的使用负责,不得违反本许可中的规定。该许可证禁止您分享任何违反任何法律、对他人造成伤害、传播任何可能造成伤害的个人信息、传播错误信息和针对弱势群体的任何内容。您可以出于商业目的修改和使用模型,但必须包含相同使用限制的副本。有关限制的完整列表,请[阅读许可证](https://huggingface.co/spaces/CompVis/stable-diffusion-license) 。
|
|
|
270 |
|
271 |
Note: The long image generation technology here is provided by Right Brain Technology.
|
272 |
|
273 |
+
# 模型参数量/Number of Model Parameters
|
274 |
+
|
275 |
+
| 模块名称 Module Name | 参数量 Number of Parameters |
|
276 |
+
|------------------------------|------------------|
|
277 |
+
| AutoEncoder | 83.7M |
|
278 |
+
| Unet | 865M |
|
279 |
+
| AltCLIP TextEncoder | 859M |
|
280 |
+
|
281 |
# 许可/License
|
282 |
|
283 |
该模型通过 [CreativeML Open RAIL-M license](https://huggingface.co/spaces/CompVis/stable-diffusion-license) 获得许可。作者对您生成的输出不主张任何权利,您可以自由使用它们并对它们的使用负责,不得违反本许可中的规定。该许可证禁止您分享任何违反任何法律、对他人造成伤害、传播任何可能造成伤害的个人信息、传播错误信息和针对弱势群体的任何内容。您可以出于商业目的修改和使用模型,但必须包含相同使用限制的副本。有关限制的完整列表,请[阅读许可证](https://huggingface.co/spaces/CompVis/stable-diffusion-license) 。
|