horde-model-reference 4.0.2__tar.gz → 4.0.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {horde_model_reference-4.0.2/src/horde_model_reference.egg-info → horde_model_reference-4.0.4}/PKG-INFO +1 -1
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/_version.py +3 -3
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/model_reference_manager.py +64 -6
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4/src/horde_model_reference.egg-info}/PKG-INFO +1 -1
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/helpers.py +6 -2
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_model_reference_manager.py +6 -5
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_scripts.py +4 -1
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.dockerignore +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.env.example +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.env.primary.example +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.env.sync.example +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.git-blame-ignore-revs +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/codeql.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/docker-publish.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/docker-validation.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/docs.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/lint.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/maintests.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/prtests.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/release.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.gitignore +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.gitmodules +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.hadolint.yaml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.pre-commit-config.yaml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.readthedocs.yaml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/CONTRIBUTING.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/DEPLOYMENT.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/Dockerfile +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/LICENSE +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/MANIFEST.in +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docker-compose.redis.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docker-compose.sync.example.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docker-compose.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/build_docs.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/analytics_pipeline.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/architecture_overview.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/canonical_format.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/design_decisions.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/http_service.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/integrations.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/request_lifecycle.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/sync_system.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/consume_the_http_api.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/filter_models_for_a_worker.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/installation.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/offline_and_resilient_reads.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/submit_models_via_the_api.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/write_a_live_provider.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/base_cache.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/cache_hydrator.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/constants.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/deletion_risk_analysis.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/deletion_risk_cache.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/filter_presets.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/statistics.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/statistics_cache.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/text_model_grouping.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/analytics/text_model_parser.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/audit/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/audit/events.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/audit/reader.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/audit/replay.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/audit/writer.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/backends/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/backends/base.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/backends/filesystem_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/backends/github_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/backends/http_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/backends/redis_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/backends/replica_backend_base.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/cli/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/data/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/diff_service.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/http_retry.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/integrations/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/integrations/data_merger.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/integrations/horde_api_integration.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/integrations/horde_api_models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/classes/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/classes/legacy_converters.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/classes/legacy_models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/convert_all_legacy_dbs.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/text_csv_utils.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/validate_sd.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/validation/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/meta_consts.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/model_consts/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/model_consts/image.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/model_consts/shared.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/model_consts/text.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/model_kind_validation.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/model_reference_manager.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/model_reference_metadata.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/model_reference_records.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/path_consts.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/pending_queue/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/pending_queue/apply.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/pending_queue/audit_events.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/pending_queue/audit_view.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/pending_queue/diff_utils.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/pending_queue/models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/pending_queue/service.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/pending_queue/store.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/providers/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/providers/base.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/providers/registry.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/providers/static_provider.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/query.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/query_fields.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/registries.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/app.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/pending_queue/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/pending_queue/audit_router.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/pending_queue/dependencies.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/pending_queue/router.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/shared.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/statistics/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/statistics/routers/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/statistics/routers/deletion_risk.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/statistics/routers/statistics.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/routers/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/routers/create_update.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/routers/metadata.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/routers/pending_queue.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/routers/pending_queue_audit.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/routers/references.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/routers/shared.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v1/routers/write_validations.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/metadata.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/pending_queue.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/pending_queue_audit.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/references.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/search.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/text_utils.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/user.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/service/v2/routers/write_validations.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/showcase/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/source_consts.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/sync/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/sync/comparator.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/sync/config.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/sync/github_client.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/sync/legacy_text_validator.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/sync/text_generation_serializer.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/sync/watch_mode.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/text_backend_names.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/text_model_duplicates.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/text_model_write_processor.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/util.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/index.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/api_deployments.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/audit_trail.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/glossary.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/http_api/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/http_api/conventions.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/http_api/pending_queue_endpoints.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/http_api/v1_endpoints.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/http_api/v2_endpoints.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/http_api/v2_text_utils.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/legacy_csv_conversion.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/model_providers.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/model_reference_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/model_reference_records.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/pending_queue.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/reference/replica_backend_base.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/stylesheets/extra.css +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/tutorials/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/tutorials/configuration_and_troubleshooting.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/tutorials/getting_started.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/tutorials/querying_models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/tutorials/registering_providers.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/tutorials/using_the_http_api.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/tutorials/working_with_records.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/examples/01_quickstart.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/examples/02_query_recipes.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/examples/03_working_with_records.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/examples/04_register_provider.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/examples/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/mkdocs.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/pyproject.toml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/schemas/stable_diffusion.example.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/schemas/stable_diffusion.schema.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/get_all_names.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/legacy_text/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/legacy_text/convert.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/legacy_text/defaults.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/legacy_text/generation_params.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/legacy_text/reverse_convert.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/sync/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/sync/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/sync/github_app_auth_example.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/sync/sync_github_references.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/scripts/verify_query_fields.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/setup.cfg +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/base_cache.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/cache_hydrator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/constants.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/deletion_risk_analysis.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/deletion_risk_cache.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/filter_presets.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/statistics.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/statistics_cache.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/text_model_grouping.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/analytics/text_model_parser.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/audit/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/audit/events.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/audit/reader.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/audit/replay.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/audit/writer.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/backends/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/backends/base.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/backends/filesystem_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/backends/github_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/backends/http_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/backends/redis_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/backends/replica_backend_base.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/data/defaults.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/data/generation_params.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/diff_service.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/group_aliases.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/group_families.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/group_schema_store.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/http_retry.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/integrations/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/integrations/data_merger.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/integrations/horde_api_integration.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/integrations/horde_api_models.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/legacy/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/legacy/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/legacy/classes/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/legacy/classes/legacy_converters.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/legacy/classes/legacy_models.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/legacy/convert_all_legacy_dbs.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/legacy/text_csv_utils.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/legacy/validate_sd.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/meta_consts.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/model_consts/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/model_consts/image.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/model_consts/shared.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/model_consts/text.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/model_kind_validation.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/model_reference_metadata.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/model_reference_records.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/path_consts.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/pending_queue/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/pending_queue/apply.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/pending_queue/audit_events.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/pending_queue/audit_view.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/pending_queue/diff_utils.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/pending_queue/models.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/pending_queue/service.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/pending_queue/store.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/providers/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/providers/base.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/providers/registry.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/providers/static_provider.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/py.typed +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/query.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/query_fields.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/registries.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/app.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/pending_queue/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/pending_queue/audit_router.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/pending_queue/dependencies.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/pending_queue/router.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/shared.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/statistics/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/statistics/routers/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/statistics/routers/deletion_risk.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/statistics/routers/statistics.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/routers/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/routers/create_update.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/routers/metadata.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/routers/pending_queue.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/routers/pending_queue_audit.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/routers/references.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/routers/shared.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v1/routers/write_validations.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/models.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/metadata.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/pending_queue.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/pending_queue_audit.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/references.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/search.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/text_utils.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/user.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/service/v2/routers/write_validations.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/showcase/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/source_consts.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/sync/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/sync/comparator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/sync/config.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/sync/github_client.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/sync/legacy_text_validator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/sync/text_generation_serializer.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/sync/watch_mode.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/text_backend_names.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/text_model_duplicates.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/text_model_write_processor.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/util.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference.egg-info/SOURCES.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference.egg-info/dependency_links.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference.egg-info/entry_points.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference.egg-info/requires.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference.egg-info/top_level.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/backends/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/backends/test_backends_init.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/backends/test_http_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/backends/test_primary_mode.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/backends/test_redis_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/check_model_ref_type_blocks.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/conftest.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/create_env_file_example.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/create_example_json.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/horde_api/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/horde_api/conftest.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/horde_api/test_data_merger.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/horde_api/test_deletion_risk_analysis_live.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/horde_api/test_deletion_risk_worker_count.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/horde_api/test_horde_api_integration.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/horde_api/test_horde_api_integration_live.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/horde_api/test_indexed_horde_types.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/integrations/test_stats_aggregation.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/pending_queue/test_apply.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/pending_queue/test_audit_view.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/pending_queue/test_diff_service.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/pending_queue/test_service.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/pending_queue/test_store.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_api_design_phase4.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_pending_queue_audit_endpoints.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_replica_backend_base.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_shared_allowlists.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_shared_auth.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_text_utils.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_user_roles_endpoint.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_v1_api.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_v2_api.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/service/test_v2_search.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/test_cache_hydrator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/test_deletion_risk_analysis.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/test_extras_and_aliases.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/test_group_families.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/test_statistics.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/test_statistics_cache.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/test_text_model_grouping.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/statistics_and_audit/test_text_model_parser.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/sync/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/sync/test_comparator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/sync/test_comparator_integration.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/sync/test_config.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/sync/test_github_client.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/sync/test_legacy_text_validator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/sync/test_text_generation_serializer.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_audit_replay.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_audit_trail.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_broken_tutu_grouping.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_canonical_format.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_combined_model_statistics.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_consts.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_convert_legacy_database.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_converters.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_csv_rows_to_legacy_dict.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_env_example.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_examples.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_metadata.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_model_kind_validation.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_model_providers.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_query.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_records.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_registries.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_text_generation_csv_conversion.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_text_generation_file_paths.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_text_model_duplicates.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_text_model_group.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_text_model_write_processor.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/uv.lock +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: horde_model_reference
|
|
3
|
-
Version: 4.0.
|
|
3
|
+
Version: 4.0.4
|
|
4
4
|
Summary: A helper library providing a way to work with the lists of generation models, utility models, and any other related files required for the AI-Horde ecosystem.
|
|
5
5
|
Author-email: tazlin <tazlin.on.github@gmail.com>, db0 <mail@dbzer0.com>
|
|
6
6
|
License: GNU AFFERO GENERAL PUBLIC LICENSE
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/src/horde_model_reference/_version.py
RENAMED
|
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
|
|
|
18
18
|
commit_id: str | None
|
|
19
19
|
__commit_id__: str | None
|
|
20
20
|
|
|
21
|
-
__version__ = version = '4.0.
|
|
22
|
-
__version_tuple__ = version_tuple = (4, 0,
|
|
21
|
+
__version__ = version = '4.0.4'
|
|
22
|
+
__version_tuple__ = version_tuple = (4, 0, 4)
|
|
23
23
|
|
|
24
|
-
__commit_id__ = commit_id = '
|
|
24
|
+
__commit_id__ = commit_id = 'g5e3a18922'
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
from __future__ import annotations
|
|
4
4
|
|
|
5
5
|
import asyncio
|
|
6
|
-
from collections.abc import Awaitable, Generator, Iterable
|
|
6
|
+
from collections.abc import Awaitable, Generator, Iterable, Mapping
|
|
7
7
|
from pathlib import Path
|
|
8
8
|
from threading import RLock
|
|
9
9
|
from typing import TYPE_CHECKING, Any, ClassVar, Literal, TypeVar, overload
|
|
@@ -962,11 +962,11 @@ class ModelReferenceManager:
|
|
|
962
962
|
safe_references: dict[MODEL_REFERENCE_CATEGORY, dict[str, GenericModelRecord]] = {}
|
|
963
963
|
missing_references: list[MODEL_REFERENCE_CATEGORY] = []
|
|
964
964
|
for category, reference in all_references.items():
|
|
965
|
-
if
|
|
965
|
+
if reference is not None:
|
|
966
|
+
safe_references[category] = reference
|
|
967
|
+
elif category not in categories_managed_elsewhere:
|
|
966
968
|
missing_references.append(category)
|
|
967
969
|
safe_references[category] = {}
|
|
968
|
-
elif reference is not None:
|
|
969
|
-
safe_references[category] = reference
|
|
970
970
|
|
|
971
971
|
if missing_references:
|
|
972
972
|
logger.error(f"Missing model references for categories: {missing_references}")
|
|
@@ -1122,13 +1122,71 @@ class ModelReferenceManager:
|
|
|
1122
1122
|
httpx_client=httpx_client,
|
|
1123
1123
|
)
|
|
1124
1124
|
|
|
1125
|
+
@overload
|
|
1126
|
+
def get_model_reference(
|
|
1127
|
+
self,
|
|
1128
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.audio_generation],
|
|
1129
|
+
overwrite_existing: bool = False,
|
|
1130
|
+
) -> dict[str, AudioGenerationModelRecord]: ...
|
|
1131
|
+
|
|
1132
|
+
@overload
|
|
1133
|
+
def get_model_reference(
|
|
1134
|
+
self,
|
|
1135
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.blip],
|
|
1136
|
+
overwrite_existing: bool = False,
|
|
1137
|
+
) -> dict[str, BlipModelRecord]: ...
|
|
1138
|
+
|
|
1139
|
+
@overload
|
|
1140
|
+
def get_model_reference(
|
|
1141
|
+
self,
|
|
1142
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.clip],
|
|
1143
|
+
overwrite_existing: bool = False,
|
|
1144
|
+
) -> dict[str, ClipModelRecord]: ...
|
|
1145
|
+
|
|
1146
|
+
@overload
|
|
1147
|
+
def get_model_reference(
|
|
1148
|
+
self,
|
|
1149
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.codeformer],
|
|
1150
|
+
overwrite_existing: bool = False,
|
|
1151
|
+
) -> dict[str, CodeformerModelRecord]: ...
|
|
1152
|
+
|
|
1153
|
+
@overload
|
|
1154
|
+
def get_model_reference(
|
|
1155
|
+
self,
|
|
1156
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.controlnet],
|
|
1157
|
+
overwrite_existing: bool = False,
|
|
1158
|
+
) -> dict[str, ControlNetModelRecord]: ...
|
|
1159
|
+
|
|
1160
|
+
@overload
|
|
1161
|
+
def get_model_reference(
|
|
1162
|
+
self,
|
|
1163
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.image_generation],
|
|
1164
|
+
overwrite_existing: bool = False,
|
|
1165
|
+
) -> dict[str, ImageGenerationModelRecord]: ...
|
|
1166
|
+
|
|
1167
|
+
@overload
|
|
1168
|
+
def get_model_reference(
|
|
1169
|
+
self,
|
|
1170
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.text_generation],
|
|
1171
|
+
overwrite_existing: bool = False,
|
|
1172
|
+
) -> dict[str, TextGenerationModelRecord]: ...
|
|
1173
|
+
|
|
1174
|
+
@overload
|
|
1125
1175
|
def get_model_reference(
|
|
1126
1176
|
self,
|
|
1127
1177
|
category: MODEL_REFERENCE_CATEGORY,
|
|
1128
1178
|
overwrite_existing: bool = False,
|
|
1129
1179
|
*,
|
|
1130
1180
|
source: SourceSelector = HORDE_SOURCE_ID,
|
|
1131
|
-
) -> dict[str, GenericModelRecord]:
|
|
1181
|
+
) -> dict[str, GenericModelRecord]: ...
|
|
1182
|
+
|
|
1183
|
+
def get_model_reference(
|
|
1184
|
+
self,
|
|
1185
|
+
category: MODEL_REFERENCE_CATEGORY = MODEL_REFERENCE_CATEGORY.image_generation,
|
|
1186
|
+
overwrite_existing: bool = False,
|
|
1187
|
+
*,
|
|
1188
|
+
source: SourceSelector = HORDE_SOURCE_ID,
|
|
1189
|
+
) -> Mapping[str, GenericModelRecord]:
|
|
1132
1190
|
"""Return the model reference object for a specific category.
|
|
1133
1191
|
|
|
1134
1192
|
Raises an exception if the model reference could not be found or parsed.
|
|
@@ -1140,7 +1198,7 @@ class ModelReferenceManager:
|
|
|
1140
1198
|
source: Which source(s) to read from. See :meth:`get_model_reference_or_none`.
|
|
1141
1199
|
|
|
1142
1200
|
Returns:
|
|
1143
|
-
|
|
1201
|
+
Mapping[str, GenericModelRecord]: The model reference object for the category.
|
|
1144
1202
|
|
|
1145
1203
|
"""
|
|
1146
1204
|
model_reference = self.get_model_reference_or_none(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: horde_model_reference
|
|
3
|
-
Version: 4.0.
|
|
3
|
+
Version: 4.0.4
|
|
4
4
|
Summary: A helper library providing a way to work with the lists of generation models, utility models, and any other related files required for the AI-Horde ecosystem.
|
|
5
5
|
Author-email: tazlin <tazlin.on.github@gmail.com>, db0 <mail@dbzer0.com>
|
|
6
6
|
License: GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
from horde_model_reference import MODEL_REFERENCE_CATEGORY
|
|
2
|
+
from horde_model_reference.meta_consts import categories_managed_elsewhere
|
|
2
3
|
from horde_model_reference.model_reference_records import GenericModelRecord
|
|
3
4
|
|
|
4
5
|
|
|
@@ -13,10 +14,13 @@ def verify_model_references_structure(
|
|
|
13
14
|
Raises:
|
|
14
15
|
AssertionError: If validation fails.
|
|
15
16
|
"""
|
|
16
|
-
# Should have all categories
|
|
17
|
-
|
|
17
|
+
# Should have all categories except those managed elsewhere
|
|
18
|
+
expected_count = len(MODEL_REFERENCE_CATEGORY) - len(categories_managed_elsewhere)
|
|
19
|
+
assert len(all_references) == expected_count
|
|
18
20
|
|
|
19
21
|
for category in MODEL_REFERENCE_CATEGORY:
|
|
22
|
+
if category in categories_managed_elsewhere:
|
|
23
|
+
continue
|
|
20
24
|
assert category in all_references, f"Category {category} is missing"
|
|
21
25
|
|
|
22
26
|
references = all_references[category]
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/tests/test_model_reference_manager.py
RENAMED
|
@@ -16,6 +16,7 @@ from horde_model_reference.meta_consts import (
|
|
|
16
16
|
MODEL_PURPOSE,
|
|
17
17
|
MODEL_REFERENCE_CATEGORY,
|
|
18
18
|
ModelClassification,
|
|
19
|
+
categories_managed_elsewhere,
|
|
19
20
|
)
|
|
20
21
|
from horde_model_reference.model_reference_manager import ModelReferenceManager
|
|
21
22
|
from horde_model_reference.model_reference_records import GenericModelRecord, ImageGenerationModelRecord
|
|
@@ -127,13 +128,13 @@ def test_manager(
|
|
|
127
128
|
all_references = model_reference_manager.get_all_model_references(overwrite_existing=False)
|
|
128
129
|
|
|
129
130
|
assert len(all_references) > 0
|
|
130
|
-
assert all(ref_cat in all_references for ref_cat in MODEL_REFERENCE_CATEGORY)
|
|
131
|
+
assert all(ref_cat in all_references for ref_cat in MODEL_REFERENCE_CATEGORY if ref_cat not in categories_managed_elsewhere if ref_cat not in categories_managed_elsewhere)
|
|
131
132
|
assert all(ref is not None for ref in all_references.values())
|
|
132
133
|
|
|
133
134
|
verify_model_references_structure(all_references)
|
|
134
135
|
|
|
135
136
|
cached_references = model_reference_manager.get_all_model_references_or_none(overwrite_existing=False)
|
|
136
|
-
assert len(cached_references) == len(all_references)
|
|
137
|
+
assert len(cached_references) == len(all_references) + len(categories_managed_elsewhere)
|
|
137
138
|
|
|
138
139
|
|
|
139
140
|
@pytest.mark.integration
|
|
@@ -168,12 +169,12 @@ async def test_manager_async(
|
|
|
168
169
|
all_references = model_reference_manager.get_all_model_references(overwrite_existing=False)
|
|
169
170
|
|
|
170
171
|
assert len(all_references) > 0
|
|
171
|
-
assert all(ref_cat in all_references for ref_cat in MODEL_REFERENCE_CATEGORY)
|
|
172
|
+
assert all(ref_cat in all_references for ref_cat in MODEL_REFERENCE_CATEGORY if ref_cat not in categories_managed_elsewhere)
|
|
172
173
|
|
|
173
174
|
verify_model_references_structure(all_references)
|
|
174
175
|
|
|
175
176
|
cached_references = model_reference_manager.get_all_model_references_or_none(overwrite_existing=False)
|
|
176
|
-
assert len(cached_references) == len(all_references)
|
|
177
|
+
assert len(cached_references) == len(all_references) + len(categories_managed_elsewhere)
|
|
177
178
|
|
|
178
179
|
|
|
179
180
|
class TestSingleton:
|
|
@@ -513,7 +514,7 @@ class TestAsyncErgonomics:
|
|
|
513
514
|
)
|
|
514
515
|
|
|
515
516
|
first_result = await manager.get_all_model_references_async()
|
|
516
|
-
assert len(first_result) == len(MODEL_REFERENCE_CATEGORY)
|
|
517
|
+
assert len(first_result) == len(MODEL_REFERENCE_CATEGORY) - len(categories_managed_elsewhere)
|
|
517
518
|
assert len(backend.async_calls) == 1
|
|
518
519
|
|
|
519
520
|
second_result = await manager.get_all_model_references_async()
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import os
|
|
2
2
|
|
|
3
|
+
import horde_model_reference.meta_consts
|
|
3
4
|
from horde_model_reference import ModelReferenceManager, ReplicateMode, horde_model_reference_paths
|
|
4
5
|
from horde_model_reference.backends.github_backend import GitHubBackend
|
|
5
6
|
from horde_model_reference.legacy.validate_sd import validate_legacy_stable_diffusion_db
|
|
@@ -9,7 +10,9 @@ from horde_model_reference.meta_consts import MODEL_REFERENCE_CATEGORY
|
|
|
9
10
|
def test_download_all_model_references(model_reference_manager: ModelReferenceManager) -> None:
|
|
10
11
|
"""Test downloading all model references script."""
|
|
11
12
|
download_models = model_reference_manager.get_all_model_references(overwrite_existing=True)
|
|
12
|
-
assert len(download_models) ==
|
|
13
|
+
assert len(download_models) == (
|
|
14
|
+
len(MODEL_REFERENCE_CATEGORY.__members__) - len(horde_model_reference.meta_consts.categories_managed_elsewhere)
|
|
15
|
+
)
|
|
13
16
|
|
|
14
17
|
|
|
15
18
|
def test_validate_stable_diffusion_model_reference() -> None:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/docker-publish.yml
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/.github/workflows/docker-validation.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/analytics_pipeline.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/architecture_overview.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/canonical_format.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/design_decisions.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/concepts/request_lifecycle.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/consume_the_http_api.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/submit_models_via_the_api.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/guides/write_a_live_provider.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/.pages
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/audit/.pages
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/cli/.pages
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/data/.pages
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/http_retry.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/legacy/.pages
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/query.md
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/registries.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.4}/docs/horde_model_reference/sync/.pages
RENAMED
|
File without changes
|