test(model_management): add a couple tests for _get_model_path

This commit is contained in:
Kevin Turner
2023-08-05 15:22:23 -07:00
parent 65ed224bfc
commit 44bf308192
6 changed files with 53 additions and 2 deletions

View File

@ -0,0 +1,15 @@
__metadata__:
version: 3.0.0
sdxl/main/SDXL base:
path: sdxl/main/SDXL base 1_0
description: SDXL base v1.0
variant: normal
format: diffusers
sdxl/main/SDXL with VAE:
path: sdxl/main/SDXL base 1_0
description: SDXL base v1.0
vae: sdxl/vae/sdxl-vae-fp16-fix/
variant: normal
format: diffusers