|
390 | 390 | "ModelName": "SD 1.5 Adapter", |
391 | 391 | "RepositoryPath": "InvokeAI/ip_adapter_sd15", |
392 | 392 | "Files": [ |
393 | | - "image_encoder.txt", |
394 | | - "ip_adapter.bin" |
| 393 | + "ip-adapter_sd15.safetensors" |
395 | 394 | ], |
396 | | - "Subfolder": "ip_adapter_sd15", |
397 | 395 | "LicenseType": "Apache 2.0" |
398 | 396 | }, |
399 | 397 | { |
400 | 398 | "ModelCategory": "DiffusersIpAdapter", |
401 | 399 | "ModelName": "SD 1.5 Light Adapter", |
402 | 400 | "RepositoryPath": "InvokeAI/ip_adapter_sd15_light", |
403 | 401 | "Files": [ |
404 | | - "image_encoder.txt", |
405 | | - "ip_adapter.bin" |
| 402 | + "ip-adapter_sd15_light.safetensors" |
406 | 403 | ], |
407 | 404 | "Subfolder": "ip_adapter_sd15_light", |
408 | 405 | "LicenseType": "Apache 2.0" |
|
412 | 409 | "ModelName": "SD 1.5 Plus Adapter", |
413 | 410 | "RepositoryPath": "InvokeAI/ip_adapter_plus_sd15", |
414 | 411 | "Files": [ |
415 | | - "image_encoder.txt", |
416 | | - "ip_adapter.bin" |
| 412 | + "ip-adapter-plus_sd15.safetensors" |
417 | 413 | ], |
418 | | - "Subfolder": "ip_adapter_plus_sd15", |
419 | 414 | "LicenseType": "Apache 2.0" |
420 | 415 | }, |
421 | 416 | { |
422 | 417 | "ModelCategory": "DiffusersIpAdapter", |
423 | 418 | "ModelName": "SD 1.5 Face Plus Adapter", |
424 | 419 | "RepositoryPath": "InvokeAI/ip_adapter_plus_face_sd15", |
425 | 420 | "Files": [ |
426 | | - "image_encoder.txt", |
427 | | - "ip_adapter.bin" |
| 421 | + "ip-adapter-plus-face_sd15.safetensors" |
428 | 422 | ], |
429 | | - "Subfolder": "ip_adapter_plus_face_sd15", |
430 | 423 | "LicenseType": "Apache 2.0" |
431 | 424 | }, |
432 | 425 | { |
433 | 426 | "ModelCategory": "DiffusersIpAdapterXl", |
434 | 427 | "ModelName": "SDXL Adapter", |
435 | 428 | "RepositoryPath": "InvokeAI/ip_adapter_sdxl", |
436 | 429 | "Files": [ |
437 | | - "image_encoder.txt", |
438 | | - "ip_adapter.bin" |
| 430 | + "ip-adapter_sdxl.safetensors" |
439 | 431 | ], |
440 | | - "Subfolder": "ip_adapter_sdxl", |
441 | 432 | "LicenseType": "Apache 2.0" |
442 | 433 | }, |
443 | 434 | { |
444 | 435 | "ModelCategory": "DiffusersIpAdapterXl", |
445 | 436 | "ModelName": "SDXL Plus Adapter", |
446 | 437 | "RepositoryPath": "InvokeAI/ip-adapter-plus_sdxl_vit-h", |
447 | 438 | "Files": [ |
448 | | - "image_encoder.txt", |
449 | | - "ip_adapter.bin" |
| 439 | + "ip-adapter-plus_sdxl_vit-h.safetensors" |
450 | 440 | ], |
451 | | - "Subfolder": "ip_adapter_plus_sdxl_vit-h", |
452 | 441 | "LicenseType": "Apache 2.0" |
453 | 442 | }, |
454 | 443 | { |
455 | 444 | "ModelCategory": "DiffusersIpAdapterXl", |
456 | 445 | "ModelName": "SDXL Face Plus Adapter", |
457 | 446 | "RepositoryPath": "InvokeAI/ip-adapter-plus-face_sdxl_vit-h", |
458 | 447 | "Files": [ |
459 | | - "image_encoder.txt", |
460 | | - "ip_adapter.bin" |
| 448 | + "ip-adapter-plus-face_sdxl_vit-h.safetensors" |
461 | 449 | ], |
462 | | - "Subfolder": "ip_adapter_plus_face_sdxl_vit-h", |
463 | 450 | "LicenseType": "CreativeML Open RAIL-M" |
464 | 451 | }, |
465 | 452 | { |
|
0 commit comments