From cffca352f9ee5665820a28c52e603fbd63b4996b Mon Sep 17 00:00:00 2001 From: yingda Date: Sat, 8 Feb 2025 05:41:27 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index ffcada8..080c9a5 100644 --- a/README.md +++ b/README.md @@ -139,10 +139,3 @@ pipe = FluxImagePipeline.from_model_manager(model_manager, device="cuda") image = pipe(prompt="a beautiful girl", seed=0) image.save("image.jpg") ``` -Git下载 -``` -#Git模型下载 -git clone https://www.modelscope.cn/merjic/majicflus_v1.git -``` - -

如果您是本模型的贡献者,我们邀请您根据模型贡献文档,及时完善模型卡片内容。

\ No newline at end of file