littlelittlecloud
commited on
Commit
·
88b19f0
1
Parent(s):
d3729ee
update README
Browse files
README.md
CHANGED
@@ -4,16 +4,18 @@ This project serves as a proof-of-concept purpose of bringing StableDiffusion mo
|
|
4 |
|
5 |
# To run the project
|
6 |
|
7 |
-
- firstly, download model weight by
|
8 |
|
9 |
-
`git lfs
|
|
|
|
|
10 |
|
11 |
- secondly
|
12 |
|
13 |
`dotnet run`
|
14 |
|
15 |
# Example output
|
16 |
-

|
19 |
|
20 |
---
|
21 |
license: mit
|