horde-model-reference 0.6.2__tar.gz → 0.6.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-0.6.2 → horde_model_reference-0.6.3}/PKG-INFO +1 -1
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/_version.py +2 -2
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/classes/raw_legacy_model_database_records.py +2 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/classes/staging_model_database_records.py +2 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/model_reference_records.py +4 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference.egg-info/PKG-INFO +1 -1
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/legacy_stable_diffusion.schema.json +49 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/stable_diffusion.example.json +4 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/stable_diffusion.schema.json +49 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/.CONTRIBUTING.md +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/.github/dependabot.yml +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/.github/workflows/codeql.yml +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/.github/workflows/maintests.yml +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/.github/workflows/prtests.yml +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/.github/workflows/release.yml +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/.gitignore +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/.pre-commit-config.yaml +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/LICENSE +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/MANIFEST.in +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/README.md +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/create_example_json.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/get_all_names.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/__init__.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/README.md +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/__init__.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/add_to_legacy_sd.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/classes/__init__.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/classes/legacy_converters.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/convert_all_legacy_dbs.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/download_live_legacy_dbs.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/get_all_filesizes.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/legacy_download_manager.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/validate_sd.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/meta_consts.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/model_reference_manager.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/path_consts.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/py.typed +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/showcase/README.md +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/util.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference.egg-info/SOURCES.txt +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference.egg-info/dependency_links.txt +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference.egg-info/entry_points.txt +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference.egg-info/requires.txt +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference.egg-info/top_level.txt +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/pyproject.toml +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/requirements.dev.txt +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/requirements.txt +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/setup.cfg +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/__init__.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/conftest.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/test_consts.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/test_convert_legacy_database.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/test_examples.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/test_model_reference_manager.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/test_records.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/test_scripts.py +0 -0
- {horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tox.ini +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: horde_model_reference
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.3
|
|
4
4
|
Summary: A helper library providing a way to work with the lists of diffusion models, utility models, and any other related files required for AI-Horde.
|
|
5
5
|
Author-email: tazlin <tazlin.on.github@gmail.com>, db0 <mail@dbzer0.com>, Jug <jugdev@proton.me>
|
|
6
6
|
License: GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -46,6 +46,7 @@ class RawLegacy_StableDiffusion_ModelRecord(BaseModel):
|
|
|
46
46
|
|
|
47
47
|
name: str
|
|
48
48
|
baseline: str
|
|
49
|
+
optimization: str | None = None
|
|
49
50
|
type: str
|
|
50
51
|
inpainting: bool
|
|
51
52
|
description: str | None = None
|
|
@@ -58,6 +59,7 @@ class RawLegacy_StableDiffusion_ModelRecord(BaseModel):
|
|
|
58
59
|
homepage: str | None = None
|
|
59
60
|
nsfw: bool
|
|
60
61
|
download_all: bool
|
|
62
|
+
requirements: dict[str, int | str | list[int] | list[str] | bool] | None = None
|
|
61
63
|
config: Mapping[str, list[RawLegacy_FileRecord | RawLegacy_DownloadRecord]]
|
|
62
64
|
available: bool | None = None
|
|
63
65
|
features_not_supported: list[FEATURE_SUPPORTED] | None = None
|
|
@@ -95,6 +95,8 @@ class Legacy_StableDiffusion_ModelRecord(StagingLegacy_Generic_ModelRecord):
|
|
|
95
95
|
trigger: list[str] | None = None
|
|
96
96
|
homepage: str | None = None
|
|
97
97
|
size_on_disk_bytes: int | None = None
|
|
98
|
+
optimization: str | None = None
|
|
99
|
+
requirements: dict[str, int | str | list[int] | list[str] | bool] | None = None
|
|
98
100
|
|
|
99
101
|
|
|
100
102
|
class Legacy_Generic_ModelReference(BaseModel):
|
|
@@ -72,6 +72,8 @@ class StableDiffusion_ModelRecord(Generic_ModelRecord):
|
|
|
72
72
|
"""If this is an inpainting model or not."""
|
|
73
73
|
baseline: STABLE_DIFFUSION_BASELINE_CATEGORY | str
|
|
74
74
|
"""The model on which this model is based."""
|
|
75
|
+
optimization: str | None = None
|
|
76
|
+
"""The optimization type of the model."""
|
|
75
77
|
tags: list[str] | None = []
|
|
76
78
|
"""Any tags associated with the model which may be useful for searching."""
|
|
77
79
|
showcases: list[str] | None = []
|
|
@@ -88,6 +90,8 @@ class StableDiffusion_ModelRecord(Generic_ModelRecord):
|
|
|
88
90
|
style: MODEL_STYLE | str | None = None
|
|
89
91
|
"""The style of the model."""
|
|
90
92
|
|
|
93
|
+
requirements: dict[str, int | str | list[int] | list[str] | bool] | None = None
|
|
94
|
+
|
|
91
95
|
size_on_disk_bytes: int | None = None
|
|
92
96
|
|
|
93
97
|
@model_validator(mode="after")
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: horde_model_reference
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.3
|
|
4
4
|
Summary: A helper library providing a way to work with the lists of diffusion models, utility models, and any other related files required for AI-Horde.
|
|
5
5
|
Author-email: tazlin <tazlin.on.github@gmail.com>, db0 <mail@dbzer0.com>, Jug <jugdev@proton.me>
|
|
6
6
|
License: GNU AFFERO GENERAL PUBLIC LICENSE
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/legacy_stable_diffusion.schema.json
RENAMED
|
@@ -109,6 +109,18 @@
|
|
|
109
109
|
"title": "Baseline",
|
|
110
110
|
"type": "string"
|
|
111
111
|
},
|
|
112
|
+
"optimization": {
|
|
113
|
+
"anyOf": [
|
|
114
|
+
{
|
|
115
|
+
"type": "string"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"type": "null"
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"default": null,
|
|
122
|
+
"title": "Optimization"
|
|
123
|
+
},
|
|
112
124
|
"type": {
|
|
113
125
|
"title": "Type",
|
|
114
126
|
"type": "string"
|
|
@@ -222,6 +234,43 @@
|
|
|
222
234
|
"title": "Download All",
|
|
223
235
|
"type": "boolean"
|
|
224
236
|
},
|
|
237
|
+
"requirements": {
|
|
238
|
+
"anyOf": [
|
|
239
|
+
{
|
|
240
|
+
"additionalProperties": {
|
|
241
|
+
"anyOf": [
|
|
242
|
+
{
|
|
243
|
+
"type": "integer"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"type": "string"
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"items": {
|
|
250
|
+
"type": "integer"
|
|
251
|
+
},
|
|
252
|
+
"type": "array"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"items": {
|
|
256
|
+
"type": "string"
|
|
257
|
+
},
|
|
258
|
+
"type": "array"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"type": "boolean"
|
|
262
|
+
}
|
|
263
|
+
]
|
|
264
|
+
},
|
|
265
|
+
"type": "object"
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
"type": "null"
|
|
269
|
+
}
|
|
270
|
+
],
|
|
271
|
+
"default": null,
|
|
272
|
+
"title": "Requirements"
|
|
273
|
+
},
|
|
225
274
|
"config": {
|
|
226
275
|
"additionalProperties": {
|
|
227
276
|
"items": {
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
"features_not_supported": null,
|
|
19
19
|
"inpainting": false,
|
|
20
20
|
"baseline": "stable_diffusion_1",
|
|
21
|
+
"optimization": null,
|
|
21
22
|
"tags": [
|
|
22
23
|
"anime",
|
|
23
24
|
"faces"
|
|
@@ -33,6 +34,7 @@
|
|
|
33
34
|
"homepage": "https://www.not.a.real_website.com",
|
|
34
35
|
"nsfw": false,
|
|
35
36
|
"style": "generalist",
|
|
37
|
+
"requirements": null,
|
|
36
38
|
"size_on_disk_bytes": 123456789
|
|
37
39
|
},
|
|
38
40
|
"example model 2": {
|
|
@@ -54,6 +56,7 @@
|
|
|
54
56
|
"features_not_supported": null,
|
|
55
57
|
"inpainting": false,
|
|
56
58
|
"baseline": "stable_diffusion_1",
|
|
59
|
+
"optimization": null,
|
|
57
60
|
"tags": [
|
|
58
61
|
"anime",
|
|
59
62
|
"faces"
|
|
@@ -69,6 +72,7 @@
|
|
|
69
72
|
"homepage": "https://www.another_fake_website.com",
|
|
70
73
|
"nsfw": true,
|
|
71
74
|
"style": "anime",
|
|
75
|
+
"requirements": null,
|
|
72
76
|
"size_on_disk_bytes": 123456789
|
|
73
77
|
}
|
|
74
78
|
}
|
|
@@ -174,6 +174,18 @@
|
|
|
174
174
|
],
|
|
175
175
|
"title": "Baseline"
|
|
176
176
|
},
|
|
177
|
+
"optimization": {
|
|
178
|
+
"anyOf": [
|
|
179
|
+
{
|
|
180
|
+
"type": "string"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"type": "null"
|
|
184
|
+
}
|
|
185
|
+
],
|
|
186
|
+
"default": null,
|
|
187
|
+
"title": "Optimization"
|
|
188
|
+
},
|
|
177
189
|
"tags": {
|
|
178
190
|
"anyOf": [
|
|
179
191
|
{
|
|
@@ -262,6 +274,43 @@
|
|
|
262
274
|
"default": null,
|
|
263
275
|
"title": "Style"
|
|
264
276
|
},
|
|
277
|
+
"requirements": {
|
|
278
|
+
"anyOf": [
|
|
279
|
+
{
|
|
280
|
+
"additionalProperties": {
|
|
281
|
+
"anyOf": [
|
|
282
|
+
{
|
|
283
|
+
"type": "integer"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"type": "string"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"items": {
|
|
290
|
+
"type": "integer"
|
|
291
|
+
},
|
|
292
|
+
"type": "array"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"items": {
|
|
296
|
+
"type": "string"
|
|
297
|
+
},
|
|
298
|
+
"type": "array"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"type": "boolean"
|
|
302
|
+
}
|
|
303
|
+
]
|
|
304
|
+
},
|
|
305
|
+
"type": "object"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"type": "null"
|
|
309
|
+
}
|
|
310
|
+
],
|
|
311
|
+
"default": null,
|
|
312
|
+
"title": "Requirements"
|
|
313
|
+
},
|
|
265
314
|
"size_on_disk_bytes": {
|
|
266
315
|
"anyOf": [
|
|
267
316
|
{
|
|
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-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/__init__.py
RENAMED
|
File without changes
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/README.md
RENAMED
|
File without changes
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/legacy/__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
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/meta_consts.py
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/path_consts.py
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/horde_model_reference/showcase/README.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
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/test_convert_legacy_database.py
RENAMED
|
File without changes
|
|
File without changes
|
{horde_model_reference-0.6.2 → horde_model_reference-0.6.3}/tests/test_model_reference_manager.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|