Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
zwq330205812
stablediffusion_pytorch
Commits
9a89830b
Commit
9a89830b
authored
Oct 11, 2023
by
lijian6
Browse files
Update
Signed-off-by:
lijian
<
lijian6@sugon.com
>
parent
9b9cd83d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
README.md
README.md
+2
-2
model.properties
model.properties
+4
-2
No files found.
README.md
View file @
9a89830b
...
...
@@ -103,7 +103,7 @@ optional arguments:
### 2、运行Diffusers示例:
下载diffusers
, 使用
Diffusers.py
运行
:
下载diffusers
version模型, 运行 python
Diffusers.py:
```
# make sure you're logged in with `huggingface-cli login`
import torch
...
...
@@ -129,7 +129,7 @@ image.save("astronaut_rides_horse.png")
`文图生成`
### 热点应用行业
`绘画
、
动漫
、
3D人物模型`
`绘画
,
动漫
,
3D人物模型`
## 源码仓库及问题反馈
http://developer.hpccube.com/codes/modelzoo/stablediffussion.git
...
...
model.properties
View file @
9a89830b
# 模型编码
modelCode
=
377
# 模型名称
modelName
=
stablediffusion_pytorch
# 模型描述
modelDescription
=
基于torch框架的stablediffusion文图生成推理示例
modelDescription
=
基于
py
torch框架的stablediffusion文图生成推理示例
# 应用场景(多个标签以英文逗号分割)
appScenario
=
推理,
train,inference,stablediffusion,文图生成
appScenario
=
推理,
文图生成,绘画,动漫,3D人物模型
# 框架类型(多个标签以英文逗号分割)
frameType
=
pytorch
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment