mirror of
https://www.modelscope.cn/MAILAND/majicflus_v1.git
synced 2026-04-02 18:42:53 +08:00
Update README.md
This commit is contained in:
@ -139,10 +139,3 @@ pipe = FluxImagePipeline.from_model_manager(model_manager, device="cuda")
|
|||||||
image = pipe(prompt="a beautiful girl", seed=0)
|
image = pipe(prompt="a beautiful girl", seed=0)
|
||||||
image.save("image.jpg")
|
image.save("image.jpg")
|
||||||
```
|
```
|
||||||
Git下载
|
|
||||||
```
|
|
||||||
#Git模型下载
|
|
||||||
git clone https://www.modelscope.cn/merjic/majicflus_v1.git
|
|
||||||
```
|
|
||||||
|
|
||||||
<p style="color: lightgrey;">如果您是本模型的贡献者,我们邀请您根据<a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">模型贡献文档</a>,及时完善模型卡片内容。</p>
|
|
||||||
Reference in New Issue
Block a user