Upload 2 files
Browse files- adapter_config.json +5 -0
- pytorch_lora_weights.safetensors +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"peft_type": "LORA",
|
3 |
+
"task_type": "TEXT_TO_IMAGE",
|
4 |
+
"inference_mode": true
|
5 |
+
}
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5219fac1791242b1dc4034e40a0272dd65fa9583fa633894188d64caffa679d9
|
3 |
+
size 57541136
|