'upload model'
This commit is contained in:
3
1.safetensors
Normal file
3
1.safetensors
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d271596e1e315e319801b9cc8dd5e6bcf8821259906356cdf14f9f1f6a7b972f
|
||||||
|
size 76685280
|
||||||
13
README.md
13
README.md
@@ -1,5 +1,16 @@
|
|||||||
---
|
---
|
||||||
|
base_model: MusePublic/489_ckpt_FLUX_1@2172
|
||||||
|
cover_images:
|
||||||
|
- _cover_images_/20250211121831_1.png
|
||||||
|
frameworks:
|
||||||
|
- Pytorch
|
||||||
license: Apache License 2.0
|
license: Apache License 2.0
|
||||||
|
tags:
|
||||||
|
- LoRA
|
||||||
|
- text-to-image
|
||||||
|
tasks:
|
||||||
|
- text-to-image-synthesis
|
||||||
|
vision_foundation: FLUX_1
|
||||||
|
|
||||||
#model-type:
|
#model-type:
|
||||||
##如 gpt、phi、llama、chatglm、baichuan 等
|
##如 gpt、phi、llama、chatglm、baichuan 等
|
||||||
@@ -44,4 +55,4 @@ Git下载
|
|||||||
git clone https://www.modelscope.cn/mysun2023/MEXX_ZP.git
|
git clone https://www.modelscope.cn/mysun2023/MEXX_ZP.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>
|
<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>
|
||||||
|
|||||||
BIN
_cover_images_/20250211121831_1.png
Normal file
BIN
_cover_images_/20250211121831_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 874 KiB |
6
configuration.json
Normal file
6
configuration.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"aigc_model": true,
|
||||||
|
"model_file_location": "1.safetensors",
|
||||||
|
"framework": "Pytorch",
|
||||||
|
"task": "other"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user