'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
|
||||||
11
README.md
11
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 等
|
||||||
|
|||||||
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