horde-model-reference 4.0.2__tar.gz → 4.0.3__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.3}/PKG-INFO +1 -1
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/_version.py +3 -3
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/model_reference_manager.py +66 -7
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3/src/horde_model_reference.egg-info}/PKG-INFO +1 -1
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_scripts.py +4 -1
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.dockerignore +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.env.example +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.env.primary.example +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.env.sync.example +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.git-blame-ignore-revs +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.github/workflows/codeql.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.github/workflows/docker-publish.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.github/workflows/docker-validation.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.github/workflows/docs.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.github/workflows/lint.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.github/workflows/maintests.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.github/workflows/prtests.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.github/workflows/release.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.gitignore +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.gitmodules +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.hadolint.yaml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.pre-commit-config.yaml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.readthedocs.yaml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/CONTRIBUTING.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/DEPLOYMENT.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/Dockerfile +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/LICENSE +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/MANIFEST.in +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docker-compose.redis.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docker-compose.sync.example.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docker-compose.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/build_docs.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/analytics_pipeline.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/architecture_overview.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/canonical_format.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/design_decisions.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/http_service.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/integrations.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/request_lifecycle.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/sync_system.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/guides/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/guides/consume_the_http_api.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/guides/filter_models_for_a_worker.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/guides/installation.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/guides/offline_and_resilient_reads.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/guides/submit_models_via_the_api.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/guides/write_a_live_provider.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/base_cache.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/cache_hydrator.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/constants.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/deletion_risk_analysis.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/deletion_risk_cache.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/filter_presets.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/statistics.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/statistics_cache.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/text_model_grouping.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/analytics/text_model_parser.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/audit/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/audit/events.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/audit/reader.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/audit/replay.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/audit/writer.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/backends/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/backends/base.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/backends/filesystem_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/backends/github_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/backends/http_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/backends/redis_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/backends/replica_backend_base.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/cli/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/data/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/diff_service.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/http_retry.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/integrations/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/integrations/data_merger.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/integrations/horde_api_integration.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/integrations/horde_api_models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/legacy/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/legacy/classes/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/legacy/classes/legacy_converters.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/legacy/classes/legacy_models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/legacy/convert_all_legacy_dbs.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/legacy/text_csv_utils.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/legacy/validate_sd.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/legacy/validation/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/meta_consts.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/model_consts/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/model_consts/image.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/model_consts/shared.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/model_consts/text.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/model_kind_validation.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/model_reference_manager.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/model_reference_metadata.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/model_reference_records.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/path_consts.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/pending_queue/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/pending_queue/apply.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/pending_queue/audit_events.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/pending_queue/audit_view.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/pending_queue/diff_utils.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/pending_queue/models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/pending_queue/service.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/pending_queue/store.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/providers/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/providers/base.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/providers/registry.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/providers/static_provider.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/query.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/query_fields.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/registries.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/app.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/pending_queue/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/pending_queue/audit_router.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/pending_queue/dependencies.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/pending_queue/router.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/shared.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/statistics/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/statistics/routers/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/statistics/routers/deletion_risk.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/statistics/routers/statistics.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/routers/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/routers/create_update.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/routers/metadata.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/routers/pending_queue.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/routers/pending_queue_audit.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/routers/references.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/routers/shared.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v1/routers/write_validations.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/metadata.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/pending_queue.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/pending_queue_audit.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/references.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/search.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/text_utils.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/user.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/service/v2/routers/write_validations.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/showcase/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/source_consts.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/sync/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/sync/comparator.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/sync/config.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/sync/github_client.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/sync/legacy_text_validator.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/sync/text_generation_serializer.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/sync/watch_mode.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/text_backend_names.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/text_model_duplicates.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/text_model_write_processor.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/util.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/index.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/api_deployments.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/audit_trail.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/glossary.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/conventions.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/pending_queue_endpoints.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/v1_endpoints.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/v2_endpoints.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/v2_text_utils.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/legacy_csv_conversion.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/model_providers.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/model_reference_backend.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/model_reference_records.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/pending_queue.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/replica_backend_base.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/stylesheets/extra.css +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/tutorials/.pages +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/tutorials/configuration_and_troubleshooting.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/tutorials/getting_started.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/tutorials/querying_models.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/tutorials/registering_providers.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/tutorials/using_the_http_api.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/tutorials/working_with_records.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/examples/01_quickstart.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/examples/02_query_recipes.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/examples/03_working_with_records.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/examples/04_register_provider.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/examples/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/mkdocs.yml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/pyproject.toml +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/schemas/stable_diffusion.example.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/schemas/stable_diffusion.schema.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/get_all_names.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/legacy_text/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/legacy_text/convert.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/legacy_text/defaults.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/legacy_text/generation_params.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/legacy_text/reverse_convert.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/sync/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/sync/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/sync/github_app_auth_example.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/sync/sync_github_references.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/scripts/verify_query_fields.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/setup.cfg +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/base_cache.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/cache_hydrator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/constants.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/deletion_risk_analysis.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/deletion_risk_cache.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/filter_presets.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/statistics.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/statistics_cache.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/text_model_grouping.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/analytics/text_model_parser.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/audit/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/audit/events.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/audit/reader.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/audit/replay.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/audit/writer.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/backends/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/backends/base.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/backends/filesystem_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/backends/github_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/backends/http_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/backends/redis_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/backends/replica_backend_base.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/data/defaults.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/data/generation_params.json +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/diff_service.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/group_aliases.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/group_families.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/group_schema_store.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/http_retry.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/integrations/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/integrations/data_merger.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/integrations/horde_api_integration.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/integrations/horde_api_models.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/legacy/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/legacy/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/legacy/classes/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/legacy/classes/legacy_converters.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/legacy/classes/legacy_models.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/legacy/convert_all_legacy_dbs.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/legacy/text_csv_utils.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/legacy/validate_sd.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/meta_consts.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/model_consts/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/model_consts/image.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/model_consts/shared.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/model_consts/text.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/model_kind_validation.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/model_reference_metadata.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/model_reference_records.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/path_consts.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/pending_queue/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/pending_queue/apply.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/pending_queue/audit_events.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/pending_queue/audit_view.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/pending_queue/diff_utils.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/pending_queue/models.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/pending_queue/service.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/pending_queue/store.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/providers/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/providers/base.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/providers/registry.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/providers/static_provider.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/py.typed +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/query.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/query_fields.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/registries.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/app.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/pending_queue/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/pending_queue/audit_router.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/pending_queue/dependencies.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/pending_queue/router.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/shared.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/statistics/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/statistics/routers/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/statistics/routers/deletion_risk.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/statistics/routers/statistics.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/routers/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/routers/create_update.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/routers/metadata.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/routers/pending_queue.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/routers/pending_queue_audit.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/routers/references.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/routers/shared.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v1/routers/write_validations.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/models.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/metadata.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/pending_queue.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/pending_queue_audit.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/references.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/search.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/text_utils.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/user.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/service/v2/routers/write_validations.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/showcase/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/source_consts.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/sync/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/sync/comparator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/sync/config.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/sync/github_client.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/sync/legacy_text_validator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/sync/text_generation_serializer.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/sync/watch_mode.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/text_backend_names.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/text_model_duplicates.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/text_model_write_processor.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference/util.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference.egg-info/SOURCES.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference.egg-info/dependency_links.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference.egg-info/entry_points.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference.egg-info/requires.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/src/horde_model_reference.egg-info/top_level.txt +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/README.md +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/backends/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/backends/test_backends_init.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/backends/test_http_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/backends/test_primary_mode.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/backends/test_redis_backend.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/check_model_ref_type_blocks.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/conftest.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/create_env_file_example.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/create_example_json.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/helpers.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/horde_api/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/horde_api/conftest.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/horde_api/test_data_merger.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/horde_api/test_deletion_risk_analysis_live.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/horde_api/test_deletion_risk_worker_count.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/horde_api/test_horde_api_integration.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/horde_api/test_horde_api_integration_live.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/horde_api/test_indexed_horde_types.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/integrations/test_stats_aggregation.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/pending_queue/test_apply.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/pending_queue/test_audit_view.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/pending_queue/test_diff_service.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/pending_queue/test_service.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/pending_queue/test_store.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_api_design_phase4.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_pending_queue_audit_endpoints.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_replica_backend_base.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_shared_allowlists.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_shared_auth.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_text_utils.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_user_roles_endpoint.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_v1_api.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_v2_api.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/service/test_v2_search.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/test_cache_hydrator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/test_deletion_risk_analysis.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/test_extras_and_aliases.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/test_group_families.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/test_statistics.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/test_statistics_cache.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/test_text_model_grouping.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/statistics_and_audit/test_text_model_parser.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/sync/__init__.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/sync/test_comparator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/sync/test_comparator_integration.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/sync/test_config.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/sync/test_github_client.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/sync/test_legacy_text_validator.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/sync/test_text_generation_serializer.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_audit_replay.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_audit_trail.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_broken_tutu_grouping.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_canonical_format.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_combined_model_statistics.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_consts.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_convert_legacy_database.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_converters.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_csv_rows_to_legacy_dict.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_env_example.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_examples.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_metadata.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_model_kind_validation.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_model_providers.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_model_reference_manager.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_query.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_records.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_registries.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_text_generation_csv_conversion.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_text_generation_file_paths.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_text_model_duplicates.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_text_model_group.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/tests/test_text_model_write_processor.py +0 -0
- {horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/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.3
|
|
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.3}/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.3'
|
|
22
|
+
__version_tuple__ = version_tuple = (4, 0, 3)
|
|
23
23
|
|
|
24
|
-
__commit_id__ = commit_id = '
|
|
24
|
+
__commit_id__ = commit_id = 'g98fd7c136'
|
|
@@ -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,12 @@ 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
|
|
966
|
-
missing_references.append(category)
|
|
967
|
-
safe_references[category] = {}
|
|
968
|
-
elif reference is not None:
|
|
965
|
+
if reference is not None:
|
|
969
966
|
safe_references[category] = reference
|
|
967
|
+
else:
|
|
968
|
+
safe_references[category] = {}
|
|
969
|
+
if category not in categories_managed_elsewhere:
|
|
970
|
+
missing_references.append(category)
|
|
970
971
|
|
|
971
972
|
if missing_references:
|
|
972
973
|
logger.error(f"Missing model references for categories: {missing_references}")
|
|
@@ -1122,13 +1123,71 @@ class ModelReferenceManager:
|
|
|
1122
1123
|
httpx_client=httpx_client,
|
|
1123
1124
|
)
|
|
1124
1125
|
|
|
1126
|
+
@overload
|
|
1127
|
+
def get_model_reference(
|
|
1128
|
+
self,
|
|
1129
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.audio_generation],
|
|
1130
|
+
overwrite_existing: bool = False,
|
|
1131
|
+
) -> dict[str, AudioGenerationModelRecord]: ...
|
|
1132
|
+
|
|
1133
|
+
@overload
|
|
1134
|
+
def get_model_reference(
|
|
1135
|
+
self,
|
|
1136
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.blip],
|
|
1137
|
+
overwrite_existing: bool = False,
|
|
1138
|
+
) -> dict[str, BlipModelRecord]: ...
|
|
1139
|
+
|
|
1140
|
+
@overload
|
|
1141
|
+
def get_model_reference(
|
|
1142
|
+
self,
|
|
1143
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.clip],
|
|
1144
|
+
overwrite_existing: bool = False,
|
|
1145
|
+
) -> dict[str, ClipModelRecord]: ...
|
|
1146
|
+
|
|
1147
|
+
@overload
|
|
1148
|
+
def get_model_reference(
|
|
1149
|
+
self,
|
|
1150
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.codeformer],
|
|
1151
|
+
overwrite_existing: bool = False,
|
|
1152
|
+
) -> dict[str, CodeformerModelRecord]: ...
|
|
1153
|
+
|
|
1154
|
+
@overload
|
|
1155
|
+
def get_model_reference(
|
|
1156
|
+
self,
|
|
1157
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.controlnet],
|
|
1158
|
+
overwrite_existing: bool = False,
|
|
1159
|
+
) -> dict[str, ControlNetModelRecord]: ...
|
|
1160
|
+
|
|
1161
|
+
@overload
|
|
1162
|
+
def get_model_reference(
|
|
1163
|
+
self,
|
|
1164
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.image_generation],
|
|
1165
|
+
overwrite_existing: bool = False,
|
|
1166
|
+
) -> dict[str, ImageGenerationModelRecord]: ...
|
|
1167
|
+
|
|
1168
|
+
@overload
|
|
1169
|
+
def get_model_reference(
|
|
1170
|
+
self,
|
|
1171
|
+
category: Literal[MODEL_REFERENCE_CATEGORY.text_generation],
|
|
1172
|
+
overwrite_existing: bool = False,
|
|
1173
|
+
) -> dict[str, TextGenerationModelRecord]: ...
|
|
1174
|
+
|
|
1175
|
+
@overload
|
|
1125
1176
|
def get_model_reference(
|
|
1126
1177
|
self,
|
|
1127
1178
|
category: MODEL_REFERENCE_CATEGORY,
|
|
1128
1179
|
overwrite_existing: bool = False,
|
|
1129
1180
|
*,
|
|
1130
1181
|
source: SourceSelector = HORDE_SOURCE_ID,
|
|
1131
|
-
) -> dict[str, GenericModelRecord]:
|
|
1182
|
+
) -> dict[str, GenericModelRecord]: ...
|
|
1183
|
+
|
|
1184
|
+
def get_model_reference(
|
|
1185
|
+
self,
|
|
1186
|
+
category: MODEL_REFERENCE_CATEGORY = MODEL_REFERENCE_CATEGORY.image_generation,
|
|
1187
|
+
overwrite_existing: bool = False,
|
|
1188
|
+
*,
|
|
1189
|
+
source: SourceSelector = HORDE_SOURCE_ID,
|
|
1190
|
+
) -> Mapping[str, GenericModelRecord]:
|
|
1132
1191
|
"""Return the model reference object for a specific category.
|
|
1133
1192
|
|
|
1134
1193
|
Raises an exception if the model reference could not be found or parsed.
|
|
@@ -1140,7 +1199,7 @@ class ModelReferenceManager:
|
|
|
1140
1199
|
source: Which source(s) to read from. See :meth:`get_model_reference_or_none`.
|
|
1141
1200
|
|
|
1142
1201
|
Returns:
|
|
1143
|
-
|
|
1202
|
+
Mapping[str, GenericModelRecord]: The model reference object for the category.
|
|
1144
1203
|
|
|
1145
1204
|
"""
|
|
1146
1205
|
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.3
|
|
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,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.3}/.github/workflows/docker-publish.yml
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/.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.3}/docs/concepts/analytics_pipeline.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/architecture_overview.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/concepts/canonical_format.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/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.3}/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.3}/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.3}/docs/guides/submit_models_via_the_api.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/guides/write_a_live_provider.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/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.3}/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.3}/docs/horde_model_reference/cli/.pages
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/data/.pages
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/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.3}/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.3}/docs/horde_model_reference/query.md
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/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.3}/docs/horde_model_reference/sync/.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
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/horde_model_reference/util.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/api_deployments.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.3}/docs/reference/http_api/conventions.md
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/v1_endpoints.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/v2_endpoints.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/http_api/v2_text_utils.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/legacy_csv_conversion.md
RENAMED
|
File without changes
|
{horde_model_reference-4.0.2 → horde_model_reference-4.0.3}/docs/reference/model_providers.md
RENAMED
|
File without changes
|