horde-model-reference 2.1.3__tar.gz → 2.1.5__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-2.1.3/src/horde_model_reference.egg-info → horde_model_reference-2.1.5}/PKG-INFO +1 -1
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/replica_backend_base.md +4 -4
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/legacy_text/convert.py +7 -7
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/legacy_text/reverse_convert.py +6 -6
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/_version.py +2 -2
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/backends/github_backend.py +1 -1
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/legacy/convert_all_legacy_dbs.py +5 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/legacy/validate_sd.py +1 -1
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/meta_consts.py +11 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/model_reference_manager.py +5 -1
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/model_reference_metadata.py +2 -2
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5/src/horde_model_reference.egg-info}/PKG-INFO +1 -1
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_metadata.py +6 -6
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.CONTRIBUTING.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.dockerignore +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.env.example +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.env.primary.example +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.env.sync.example +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.github/workflows/codeql.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.github/workflows/docker-validation.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.github/workflows/lint.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.github/workflows/maintests.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.github/workflows/prtests.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.github/workflows/release.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.gitignore +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.gitmodules +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.pre-commit-config.yaml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.readthedocs.yaml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/DEPLOYMENT.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/Dockerfile +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/LICENSE +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/MANIFEST.in +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/README.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docker-compose.redis.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docker-compose.sync.example.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docker-compose.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/build_docs.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/_version.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/backends/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/backends/base.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/backends/filesystem_backend.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/backends/github_backend.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/backends/http_backend.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/backends/redis_backend.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/backends/replica_backend_base.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/legacy/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/legacy/classes/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/legacy/classes/legacy_converters.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/legacy/classes/legacy_models.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/legacy/convert_all_legacy_dbs.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/legacy/validate_sd.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/meta_consts.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/model_reference_manager.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/model_reference_metadata.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/model_reference_records.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/path_consts.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/app.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/shared.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v1/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v1/routers/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v1/routers/create_update.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v1/routers/metadata.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v1/routers/references.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v1/routers/shared.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v2/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v2/models.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v2/routers/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v2/routers/metadata.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/service/v2/routers/references.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/showcase/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/sync/.pages +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/sync/comparator.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/sync/config.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/sync/github_client.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/sync/watch_mode.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/util.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/index.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/legacy_csv_conversion.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/model_reference_backend.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/primary_deployments.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/stylesheets/extra.css +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/mkdocs.yml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/pyproject.toml +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/schemas/stable_diffusion.example.json +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/schemas/stable_diffusion.schema.json +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/README.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/get_all_names.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/legacy_text/defaults.json +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/legacy_text/generation_params.json +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/sync/README.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/sync/github_app_auth_example.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/sync/sync_github_references.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/setup.cfg +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/audit_analysis.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/audit_cache.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/base_cache.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/constants.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/filter_presets.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/statistics.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/statistics_cache.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/text_model_grouping.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/analytics/text_model_parser.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/backends/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/backends/base.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/backends/filesystem_backend.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/backends/http_backend.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/backends/redis_backend.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/backends/replica_backend_base.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/integrations/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/integrations/data_merger.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/integrations/horde_api_integration.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/integrations/horde_api_models.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/legacy/README.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/legacy/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/legacy/classes/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/legacy/classes/legacy_converters.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/legacy/classes/legacy_models.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/legacy/text_csv_utils.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/model_reference_records.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/path_consts.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/py.typed +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/app.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/shared.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/statistics/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/statistics/routers/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/statistics/routers/audit.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/statistics/routers/statistics.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v1/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v1/routers/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v1/routers/create_update.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v1/routers/metadata.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v1/routers/references.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v1/routers/shared.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v2/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v2/models.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v2/routers/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v2/routers/metadata.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/v2/routers/references.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/showcase/README.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/sync/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/sync/comparator.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/sync/config.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/sync/github_client.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/sync/legacy_text_validator.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/sync/watch_mode.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/util.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference.egg-info/SOURCES.txt +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference.egg-info/dependency_links.txt +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference.egg-info/entry_points.txt +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference.egg-info/requires.txt +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference.egg-info/top_level.txt +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/test_endpoint.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/README.md +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/backends/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/backends/test_http_backend.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/backends/test_primary_mode.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/backends/test_redis_backend.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/check_model_ref_type_blocks.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/conftest.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/create_env_file_example.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/create_example_json.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/helpers.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/conftest.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/test_audit_analysis_live.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/test_audit_worker_count.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/test_data_merger.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/test_horde_api_integration.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/test_horde_api_integration_live.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/test_indexed_horde_types.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/integrations/test_stats_aggregation.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/service/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/service/test_replica_backend_base.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/service/test_v1_api.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/service/test_v2_api.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/statistics_and_audit/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/statistics_and_audit/test_audit_analysis.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/statistics_and_audit/test_statistics.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/statistics_and_audit/test_statistics_cache.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/statistics_and_audit/test_text_model_grouping.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/statistics_and_audit/test_text_model_parser.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/sync/__init__.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/sync/test_comparator.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/sync/test_comparator_integration.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/sync/test_config.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/sync/test_legacy_text_validator.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_broken_tutu_grouping.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_canonical_format.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_combined_model_statistics.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_consts.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_convert_legacy_database.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_converters.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_env_example.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_examples.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_model_reference_manager.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_records.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_scripts.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_text_generation_csv_conversion.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_text_generation_file_paths.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_text_model_group.py +0 -0
- {horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/uv.lock +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: horde_model_reference
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.5
|
|
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
|
|
@@ -274,7 +274,7 @@ Protected method that stores fetched data and updates all cache metadata (timest
|
|
|
274
274
|
|
|
275
275
|
```python
|
|
276
276
|
# ✅ GitHubBackend pattern (inside _load_converted_from_disk)
|
|
277
|
-
with open(file_path) as f:
|
|
277
|
+
with open(file_path, encoding="utf-8") as f:
|
|
278
278
|
data: dict[str, Any] = ujson.load(f)
|
|
279
279
|
|
|
280
280
|
self._store_in_cache(category, data)
|
|
@@ -615,7 +615,7 @@ When errors occur during fetch/read operations, invalidate the cache to force re
|
|
|
615
615
|
|
|
616
616
|
```python
|
|
617
617
|
try:
|
|
618
|
-
with open(file_path) as f:
|
|
618
|
+
with open(file_path, encoding="utf-8") as f:
|
|
619
619
|
data = json.load(f)
|
|
620
620
|
self._store_in_cache(category, data)
|
|
621
621
|
return data
|
|
@@ -651,7 +651,7 @@ def fetch_category(self, category, *, force_refresh=False):
|
|
|
651
651
|
if force_refresh or self.should_fetch_data(category):
|
|
652
652
|
file_path = self._get_file_path(category)
|
|
653
653
|
try:
|
|
654
|
-
with open(file_path) as f:
|
|
654
|
+
with open(file_path, encoding="utf-8") as f:
|
|
655
655
|
data = json.load(f)
|
|
656
656
|
self._store_in_cache(category, data)
|
|
657
657
|
return data
|
|
@@ -806,7 +806,7 @@ def fetch_category(self, category, *, force_refresh=False):
|
|
|
806
806
|
if force_refresh or self.should_fetch_data(category):
|
|
807
807
|
file_path = self._get_file_path(category)
|
|
808
808
|
try:
|
|
809
|
-
with open(file_path) as f:
|
|
809
|
+
with open(file_path, encoding="utf-8") as f:
|
|
810
810
|
data = json.load(f)
|
|
811
811
|
self._store_in_cache(category, data)
|
|
812
812
|
return data
|
|
@@ -23,19 +23,19 @@ output_file = "db.json"
|
|
|
23
23
|
|
|
24
24
|
# Keys and values from defaults.json are always present in the model record.
|
|
25
25
|
# Values from defaults.json are used to fill in missing fields in the CSV file.
|
|
26
|
-
with open("defaults.json") as defaults_file:
|
|
26
|
+
with open("defaults.json", encoding="utf-8") as defaults_file:
|
|
27
27
|
defaults = json.load(defaults_file)
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
# Keys from generation_params.json are used to validate the 'settings' field.
|
|
31
31
|
# Values from generation_params.json are not used.
|
|
32
|
-
with open("generation_params.json") as params_file:
|
|
32
|
+
with open("generation_params.json", encoding="utf-8") as params_file:
|
|
33
33
|
params = json.load(params_file)
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
data = {}
|
|
37
37
|
|
|
38
|
-
with open(input_file, newline="") as csvfile:
|
|
38
|
+
with open(input_file, newline="", encoding="utf-8") as csvfile:
|
|
39
39
|
reader = csv.DictReader(csvfile)
|
|
40
40
|
row: dict[str, Any]
|
|
41
41
|
for row in reader:
|
|
@@ -97,20 +97,20 @@ if TESTS_ONGOING and output_file_existed_before:
|
|
|
97
97
|
# If tests are ongoing, we don't want to overwrite the db.json file
|
|
98
98
|
# Instead, we'll write to a new file and make sure the two files are the same
|
|
99
99
|
# by comparing them as strings
|
|
100
|
-
with open("db_test.json", "w") as f:
|
|
100
|
+
with open("db_test.json", "w", encoding="utf-8") as f:
|
|
101
101
|
json.dump(data, f, indent=4)
|
|
102
102
|
f.write("\n")
|
|
103
103
|
|
|
104
|
-
with open(output_file) as f:
|
|
104
|
+
with open(output_file, encoding="utf-8") as f:
|
|
105
105
|
old_data = f.read()
|
|
106
106
|
|
|
107
|
-
with open("db_test.json") as f:
|
|
107
|
+
with open("db_test.json", encoding="utf-8") as f:
|
|
108
108
|
new_data = f.read()
|
|
109
109
|
|
|
110
110
|
if old_data != new_data:
|
|
111
111
|
print("db.json and db_test.json are different. Did you forget to run `convert.py`?")
|
|
112
112
|
exit(1)
|
|
113
113
|
else:
|
|
114
|
-
with open(output_file, "w") as f:
|
|
114
|
+
with open(output_file, "w", encoding="utf-8") as f:
|
|
115
115
|
json.dump(data, f, indent=4)
|
|
116
116
|
f.write("\n")
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/legacy_text/reverse_convert.py
RENAMED
|
@@ -36,9 +36,9 @@ input_file = "db.json"
|
|
|
36
36
|
output_file = "models.csv"
|
|
37
37
|
|
|
38
38
|
# Load defaults and generation params for validation
|
|
39
|
-
with open("defaults.json") as f:
|
|
39
|
+
with open("defaults.json", encoding="utf-8") as f:
|
|
40
40
|
defaults = json.load(f)
|
|
41
|
-
with open("generation_params.json") as f:
|
|
41
|
+
with open("generation_params.json", encoding="utf-8") as f:
|
|
42
42
|
params = json.load(f)
|
|
43
43
|
|
|
44
44
|
|
|
@@ -226,7 +226,7 @@ def has_empty_config(record: dict[str, Any]) -> bool:
|
|
|
226
226
|
|
|
227
227
|
# Read db.json
|
|
228
228
|
try:
|
|
229
|
-
with open(input_file) as f:
|
|
229
|
+
with open(input_file, encoding="utf-8") as f:
|
|
230
230
|
data: dict[str, dict[str, Any]] = json.load(f)
|
|
231
231
|
except FileNotFoundError:
|
|
232
232
|
print(f"Error: {input_file} not found")
|
|
@@ -341,17 +341,17 @@ fieldnames = [
|
|
|
341
341
|
"display_name",
|
|
342
342
|
]
|
|
343
343
|
|
|
344
|
-
with open(actual_output, "w", newline="") as csvfile:
|
|
344
|
+
with open(actual_output, "w", newline="", encoding="utf-8") as csvfile:
|
|
345
345
|
writer = csv.DictWriter(csvfile, fieldnames=fieldnames)
|
|
346
346
|
writer.writeheader()
|
|
347
347
|
writer.writerows(csv_rows)
|
|
348
348
|
|
|
349
349
|
if TESTS_ONGOING and output_file_existed_before:
|
|
350
350
|
# Compare the test output with the existing file
|
|
351
|
-
with open(output_file) as f:
|
|
351
|
+
with open(output_file, encoding="utf-8") as f:
|
|
352
352
|
old_data = f.read()
|
|
353
353
|
|
|
354
|
-
with open(actual_output) as f:
|
|
354
|
+
with open(actual_output, encoding="utf-8") as f:
|
|
355
355
|
new_data = f.read()
|
|
356
356
|
|
|
357
357
|
if old_data != new_data:
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/_version.py
RENAMED
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = 'v2.1.
|
|
32
|
-
__version_tuple__ = version_tuple = (2, 1,
|
|
31
|
+
__version__ = version = 'v2.1.5'
|
|
32
|
+
__version_tuple__ = version_tuple = (2, 1, 5)
|
|
33
33
|
|
|
34
34
|
__commit_id__ = commit_id = None
|
|
@@ -539,7 +539,7 @@ class GitHubBackend(ReplicaBackendBase):
|
|
|
539
539
|
|
|
540
540
|
try:
|
|
541
541
|
# All v2 files are JSON format (including text_generation.json)
|
|
542
|
-
with open(file_path) as f:
|
|
542
|
+
with open(file_path, encoding="utf-8") as f:
|
|
543
543
|
data = cast(dict[str, Any], ujson.load(f))
|
|
544
544
|
|
|
545
545
|
self._store_in_cache(category, data)
|
|
@@ -10,6 +10,7 @@ from horde_model_reference.legacy.classes.legacy_converters import (
|
|
|
10
10
|
LegacyStableDiffusionConverter,
|
|
11
11
|
LegacyTextGenerationConverter,
|
|
12
12
|
)
|
|
13
|
+
from horde_model_reference.meta_consts import no_legacy_format_available_categories
|
|
13
14
|
from horde_model_reference.path_consts import normalize_legacy_base_path
|
|
14
15
|
|
|
15
16
|
|
|
@@ -140,6 +141,10 @@ def convert_legacy_database_by_category(
|
|
|
140
141
|
Returns:
|
|
141
142
|
True if the conversion succeeded, False otherwise.
|
|
142
143
|
"""
|
|
144
|
+
if model_category in no_legacy_format_available_categories:
|
|
145
|
+
logger.info(f"Skipping legacy database conversion for category: {model_category} (no legacy format available)")
|
|
146
|
+
return True
|
|
147
|
+
|
|
143
148
|
normalized_legacy_path = normalize_legacy_base_path(legacy_path)
|
|
144
149
|
normalized_target_path = normalize_legacy_base_path(target_path)
|
|
145
150
|
|
|
@@ -26,7 +26,7 @@ def validate_legacy_stable_diffusion_db(
|
|
|
26
26
|
bool: True if the validation passes, False otherwise.
|
|
27
27
|
"""
|
|
28
28
|
raw_json_sd_db: str
|
|
29
|
-
with open(sd_db) as sd_db_file:
|
|
29
|
+
with open(sd_db, encoding="utf-8") as sd_db_file:
|
|
30
30
|
raw_json_sd_db = sd_db_file.read()
|
|
31
31
|
try:
|
|
32
32
|
loaded_json_sd_db = json.loads(raw_json_sd_db)
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/meta_consts.py
RENAMED
|
@@ -100,6 +100,13 @@ github_text_model_reference_categories = [
|
|
|
100
100
|
no_legacy_format_available_categories = [
|
|
101
101
|
MODEL_REFERENCE_CATEGORY.video_generation,
|
|
102
102
|
MODEL_REFERENCE_CATEGORY.audio_generation,
|
|
103
|
+
MODEL_REFERENCE_CATEGORY.lora,
|
|
104
|
+
MODEL_REFERENCE_CATEGORY.ti,
|
|
105
|
+
]
|
|
106
|
+
|
|
107
|
+
categories_managed_elsewhere = [
|
|
108
|
+
MODEL_REFERENCE_CATEGORY.lora,
|
|
109
|
+
MODEL_REFERENCE_CATEGORY.ti,
|
|
103
110
|
]
|
|
104
111
|
|
|
105
112
|
|
|
@@ -310,6 +317,10 @@ IMAGE_GENERATION_BASELINE_NATIVE_RESOLUTION_LOOKUP: dict[KNOWN_IMAGE_GENERATION_
|
|
|
310
317
|
KNOWN_IMAGE_GENERATION_BASELINE.stable_diffusion_xl: 1024,
|
|
311
318
|
KNOWN_IMAGE_GENERATION_BASELINE.stable_cascade: 1024,
|
|
312
319
|
KNOWN_IMAGE_GENERATION_BASELINE.flux_1: 1024,
|
|
320
|
+
KNOWN_IMAGE_GENERATION_BASELINE.flux_schnell: 1024,
|
|
321
|
+
KNOWN_IMAGE_GENERATION_BASELINE.flux_dev: 1024,
|
|
322
|
+
KNOWN_IMAGE_GENERATION_BASELINE.qwen_image: 1024,
|
|
323
|
+
KNOWN_IMAGE_GENERATION_BASELINE.z_image_turbo: 1024,
|
|
313
324
|
}
|
|
314
325
|
"""The single-side preferred resolution for each known stable diffusion baseline."""
|
|
315
326
|
|
|
@@ -18,7 +18,7 @@ from horde_model_reference.backends import (
|
|
|
18
18
|
ModelReferenceBackend,
|
|
19
19
|
RedisBackend,
|
|
20
20
|
)
|
|
21
|
-
from horde_model_reference.meta_consts import MODEL_REFERENCE_CATEGORY
|
|
21
|
+
from horde_model_reference.meta_consts import MODEL_REFERENCE_CATEGORY, categories_managed_elsewhere
|
|
22
22
|
from horde_model_reference.model_reference_records import (
|
|
23
23
|
MODEL_RECORD_TYPE_LOOKUP,
|
|
24
24
|
AudioGenerationModelRecord,
|
|
@@ -479,6 +479,10 @@ class ModelReferenceManager:
|
|
|
479
479
|
logger.warning(f"File dict json is None for {category}.")
|
|
480
480
|
return None
|
|
481
481
|
|
|
482
|
+
if category in categories_managed_elsewhere:
|
|
483
|
+
logger.info(f"Skipping conversion for category: {category} (managed elsewhere)")
|
|
484
|
+
return None
|
|
485
|
+
|
|
482
486
|
try:
|
|
483
487
|
record_type = MODEL_RECORD_TYPE_LOOKUP.get(category, GenericModelRecord)
|
|
484
488
|
model_reference: dict[str, GenericModelRecord] = {}
|
|
@@ -374,7 +374,7 @@ class MetadataManager:
|
|
|
374
374
|
return None
|
|
375
375
|
|
|
376
376
|
try:
|
|
377
|
-
with open(file_path) as f:
|
|
377
|
+
with open(file_path, encoding="utf-8") as f:
|
|
378
378
|
data = json.load(f)
|
|
379
379
|
return CategoryMetadata(**data)
|
|
380
380
|
except Exception as e:
|
|
@@ -395,7 +395,7 @@ class MetadataManager:
|
|
|
395
395
|
|
|
396
396
|
try:
|
|
397
397
|
# Write to temp file
|
|
398
|
-
with open(temp_path, "w") as f:
|
|
398
|
+
with open(temp_path, "w", encoding="utf-8") as f:
|
|
399
399
|
json.dump(metadata.model_dump(mode="json"), f, indent=2)
|
|
400
400
|
os.fsync(f.fileno())
|
|
401
401
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: horde_model_reference
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.5
|
|
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
|
|
@@ -547,7 +547,7 @@ class TestMetadataFileIO:
|
|
|
547
547
|
assert expected_path.is_file(), "V2 metadata path should be a file"
|
|
548
548
|
|
|
549
549
|
# Verify file contains valid JSON
|
|
550
|
-
with open(expected_path) as f:
|
|
550
|
+
with open(expected_path, encoding="utf-8") as f:
|
|
551
551
|
file_content = f.read()
|
|
552
552
|
assert file_content, "Metadata file should not be empty"
|
|
553
553
|
file_data = json.loads(file_content)
|
|
@@ -590,7 +590,7 @@ class TestMetadataFileIO:
|
|
|
590
590
|
assert expected_path != v2_path, "Legacy and v2 metadata paths should be different"
|
|
591
591
|
|
|
592
592
|
# Verify file contents
|
|
593
|
-
with open(expected_path) as f:
|
|
593
|
+
with open(expected_path, encoding="utf-8") as f:
|
|
594
594
|
file_data = json.loads(f.read())
|
|
595
595
|
|
|
596
596
|
assert file_data["category"] == category.value
|
|
@@ -715,7 +715,7 @@ class TestMetadataFileIO:
|
|
|
715
715
|
)
|
|
716
716
|
|
|
717
717
|
metadata_path = primary_base / "meta" / "v2" / f"{category.value}_metadata.json"
|
|
718
|
-
with open(metadata_path) as f:
|
|
718
|
+
with open(metadata_path, encoding="utf-8") as f:
|
|
719
719
|
content = f.read()
|
|
720
720
|
|
|
721
721
|
# Verify JSON is indented (not minified)
|
|
@@ -754,13 +754,13 @@ class TestMetadataFileIO:
|
|
|
754
754
|
|
|
755
755
|
# Modify file directly (simulating external change)
|
|
756
756
|
metadata_path = primary_base / "meta" / "v2" / f"{category.value}_metadata.json"
|
|
757
|
-
with open(metadata_path) as f:
|
|
757
|
+
with open(metadata_path, encoding="utf-8") as f:
|
|
758
758
|
file_data = json.loads(f.read())
|
|
759
759
|
|
|
760
760
|
file_data["total_creates"] = initial_creates + 10
|
|
761
761
|
file_data["last_updated"] = int(time.time())
|
|
762
762
|
|
|
763
|
-
with open(metadata_path, "w") as f:
|
|
763
|
+
with open(metadata_path, "w", encoding="utf-8") as f:
|
|
764
764
|
json.dump(file_data, f, indent=2)
|
|
765
765
|
|
|
766
766
|
# Touch file to update mtime
|
|
@@ -826,7 +826,7 @@ class TestMetadataFileIO:
|
|
|
826
826
|
"backend_type": "FileSystemBackend",
|
|
827
827
|
}
|
|
828
828
|
|
|
829
|
-
with open(metadata_path, "w") as f:
|
|
829
|
+
with open(metadata_path, "w", encoding="utf-8") as f:
|
|
830
830
|
json.dump(minimal_data, f)
|
|
831
831
|
|
|
832
832
|
# Clear cache
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/.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
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/.pages
RENAMED
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/_version.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
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/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
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/sync/.pages
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/docs/horde_model_reference/util.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
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/schemas/stable_diffusion.example.json
RENAMED
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/schemas/stable_diffusion.schema.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/legacy_text/defaults.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/sync/github_app_auth_example.md
RENAMED
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/scripts/sync/sync_github_references.py
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/__init__.py
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
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/path_consts.py
RENAMED
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/service/app.py
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
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/sync/config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/src/horde_model_reference/util.py
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-2.1.3 → horde_model_reference-2.1.5}/tests/backends/test_http_backend.py
RENAMED
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/backends/test_primary_mode.py
RENAMED
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/backends/test_redis_backend.py
RENAMED
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/check_model_ref_type_blocks.py
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/create_env_file_example.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/horde_api/test_data_merger.py
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
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/statistics_and_audit/__init__.py
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-2.1.3 → horde_model_reference-2.1.5}/tests/sync/test_legacy_text_validator.py
RENAMED
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_broken_tutu_grouping.py
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_combined_model_statistics.py
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_convert_legacy_database.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_model_reference_manager.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{horde_model_reference-2.1.3 → horde_model_reference-2.1.5}/tests/test_text_generation_file_paths.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|