From b27ac41efa7e2d6d9e3a017d7d8df0695e18762b Mon Sep 17 00:00:00 2001 From: Friday <3270939387@qq.com> Date: Wed, 20 Sep 2023 23:29:29 +0800 Subject: [PATCH] readme --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9ef181c..f3e62fd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Stable Diffusion Model is a software framework that allows users to implement and simulate diffusion processes in various fields.It is capable of generating a number of high-quality, high-revolution images with the respective prompts that users type in.This README provides an introduction and guidelines for using the Stable Diffusion. -1.Features + 1.Features ① Efficient and scalable algorithms for solving large-scale diffusion problems @@ -13,20 +13,23 @@ Stable Diffusion Model is a software framework that allows users to implement an ④Visualization tools for analyzing and visualizing the simulated results -2.example + 2.example + You can see the codes in the main archive and easily starting your diffusion trip.For your reference ,if you type in a prompt named 'an orange cat' or 'a corgi',you can obtain the following images. +![图片1.png](..%2F..%2FUsers%2F%B3%A3%E4%EC%D2%FC%2FDesktop%2F%CD%BC%C6%AC1.png) +![图片2.png](..%2F..%2FUsers%2F%B3%A3%E4%EC%D2%FC%2FDesktop%2F%CD%BC%C6%AC2.png) -3.Contributing + 3.Contributing If you find any issues or have suggestions for improvements, please submit them through the GitHub issue tracker. Contributions to the Stable Diffusion are welcome. You can fork the repository, make your changes, and submit a pull request. Please ensure that your contributions adhere to the coding conventions and style guidelines outlined in the repository. -4.License + 4.License Stable Diffusion is licensed under the [MIT License](https://opensource.org/licenses/MIT). You are free to use, modify, and distribute the library in accordance with the terms of this license. -5.Contact + 5.Contact If you have any questions or need further assistance, feel free to reach out to the development team at `3270939387@qq.com`. We would be happy to assist you.