mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Remove civit ai from tests and documentation
This commit is contained in:
committed by
psychedelicious
parent
afd08c5f46
commit
952d97741e
@ -184,7 +184,7 @@ def mm2_record_store(mm2_app_config: InvokeAIAppConfig) -> ModelRecordServiceBas
|
||||
variant=ModelVariantType.Normal,
|
||||
hash="111222333444",
|
||||
source="https://civitai.com/models/206883/split",
|
||||
source_type=ModelSourceType.CivitAI,
|
||||
source_type=ModelSourceType.Url,
|
||||
)
|
||||
config3 = MainDiffusersConfig(
|
||||
key="test_config_3",
|
||||
|
Reference in New Issue
Block a user