'upload model'

This commit is contained in:
mysun2023
2025-02-11 12:18:40 +08:00
parent 5868539abb
commit d2babf74a1
4 changed files with 21 additions and 1 deletions

3
1.safetensors Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d271596e1e315e319801b9cc8dd5e6bcf8821259906356cdf14f9f1f6a7b972f
size 76685280

View File

@@ -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 等

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 KiB

6
configuration.json Normal file
View File

@@ -0,0 +1,6 @@
{
"aigc_model": true,
"model_file_location": "1.safetensors",
"framework": "Pytorch",
"task": "other"
}