Xrenya commited on
Commit
72f4cd1
·
verified ·
1 Parent(s): ed28efe

Upload 2 files

Browse files
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae2c46cfcd3291d52cc98e157fe0d5c574b30b15181467b3d7f168d565aaa346
3
+ size 4742848
training_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "/root/.cache/huggingface/hub/models--stabilityai--stable-diffusion-3.5-medium/snapshots/b940f670f0eda2d07fbb75229e779da1ad11eb80",
3
+ "instance_prompt": "anime ohwx kusanagi",
4
+ "resolution": 512,
5
+ "rank": 4,
6
+ "image_count": 70,
7
+ "max_sequence_length": 77,
8
+ "quantized_transformer": true
9
+ }