diff --git a/1.safetensors b/1.safetensors new file mode 100644 index 0000000..f1d08d5 --- /dev/null +++ b/1.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d271596e1e315e319801b9cc8dd5e6bcf8821259906356cdf14f9f1f6a7b972f +size 76685280 diff --git a/README.md b/README.md index 6e3aeae..dddbda0 100644 --- a/README.md +++ b/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 +tags: +- LoRA +- text-to-image +tasks: +- text-to-image-synthesis +vision_foundation: FLUX_1 #model-type: ##如 gpt、phi、llama、chatglm、baichuan 等 @@ -44,4 +55,4 @@ Git下载 git clone https://www.modelscope.cn/mysun2023/MEXX_ZP.git ``` -

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

\ No newline at end of file +

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

diff --git a/_cover_images_/20250211121831_1.png b/_cover_images_/20250211121831_1.png new file mode 100644 index 0000000..6b7505a Binary files /dev/null and b/_cover_images_/20250211121831_1.png differ diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..b42505f --- /dev/null +++ b/configuration.json @@ -0,0 +1,6 @@ +{ + "aigc_model": true, + "model_file_location": "1.safetensors", + "framework": "Pytorch", + "task": "other" +} \ No newline at end of file