chyun commited on
Commit
fb026c9
·
verified ·
1 Parent(s): 88b6db3

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +5 -0
adapter_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "stabilityai/stable-diffusion-3-medium",
3
+ "adapter_type": "lora",
4
+ "torch_dtype": "float32"
5
+ }