happyme531
commited on
Commit
•
1930cc8
1
Parent(s):
f2db482
Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,8 @@ pip install diffusers pillow numpy<2 rknn-toolkit-lite2
|
|
36 |
python ./run_rknn-lcm.py -i ./model -o ./images --num-inference-steps 4 -s 512x512 --prompt "Majestic mountain landscape with snow-capped peaks, autumn foliage in vibrant reds and oranges, a turquoise river winding through a valley, crisp and serene atmosphere, ultra-realistic style."
|
37 |
```
|
38 |
|
|
|
|
|
39 |
## 模型转换
|
40 |
|
41 |
### 安装依赖
|
@@ -105,6 +107,9 @@ pip install diffusers pillow numpy<2 rknn-toolkit-lite2
|
|
105 |
python ./run_rknn-lcm.py -i ./model -o ./images --num-inference-steps 4 -s 512x512 --prompt "Majestic mountain landscape with snow-capped peaks, autumn foliage in vibrant reds and oranges, a turquoise river winding through a valley, crisp and serene atmosphere, ultra-realistic style."
|
106 |
```
|
107 |
|
|
|
|
|
|
|
108 |
## Model Conversion
|
109 |
|
110 |
### Install dependencies
|
|
|
36 |
python ./run_rknn-lcm.py -i ./model -o ./images --num-inference-steps 4 -s 512x512 --prompt "Majestic mountain landscape with snow-capped peaks, autumn foliage in vibrant reds and oranges, a turquoise river winding through a valley, crisp and serene atmosphere, ultra-realistic style."
|
37 |
```
|
38 |
|
39 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6319d0860d7478ae0069cd92/50jwBxv0Edf7x0WoHmpwi.png)
|
40 |
+
|
41 |
## 模型转换
|
42 |
|
43 |
### 安装依赖
|
|
|
107 |
python ./run_rknn-lcm.py -i ./model -o ./images --num-inference-steps 4 -s 512x512 --prompt "Majestic mountain landscape with snow-capped peaks, autumn foliage in vibrant reds and oranges, a turquoise river winding through a valley, crisp and serene atmosphere, ultra-realistic style."
|
108 |
```
|
109 |
|
110 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6319d0860d7478ae0069cd92/50jwBxv0Edf7x0WoHmpwi.png)
|
111 |
+
|
112 |
+
|
113 |
## Model Conversion
|
114 |
|
115 |
### Install dependencies
|