Skip to content

Commit c8eddcc

Browse files
committed
update
udpate
1 parent 297f74b commit c8eddcc

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# imactool/hyperf-stable-diffusion
22

33
> 基于 `rulilg/laravel-stable-diffusion` 包直接平移并适配了 hyperf 框架。
4-
> 完全保持和`rulilg/laravel-stable-diffusion`包一致的调用方式。
54
5+
> 我对它进行了一些改造,大部分功能保持了相同。在这里感谢一下 RuliLG ,实现了如此强大好用的 stable-diffusion 组件。
66
7-
原作:[RuliLG](https://github.com/RuliLG),特此鸣谢!
7+
8+
鸣谢:原作:[RuliLG](https://github.com/RuliLG),特此鸣谢!
89

910
## 安装
1011

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"license": "MIT",
55
"keywords": [
66
"php",
7-
"hyperf"
7+
"hyperf",
8+
"stable-diffusion",
9+
"replicate"
810
],
911
"description": "hyperf-stable-diffusion",
1012
"autoload": {

0 commit comments

Comments
 (0)