![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Go to the source code of this file.
Namespaces | |
| namespace | make-flathub-manifest |
| namespace | make |
| -flathub-manifest | |
Variables | |
| make-flathub-manifest.HERE = Path(__file__).resolve().parent | |
| make-flathub-manifest.ROOT = HERE.parent.parent | |
| str | make-flathub-manifest.NIGHTLY_MANIFEST = HERE / "photos.ansel.Ansel.json" |
| str | make-flathub-manifest.ANSEL_GIT = "https://github.com/aurelienpierreeng/ansel.git" |
| str | make-flathub-manifest.LENS_SCHEMA_SQL = ROOT / "src" / "external" / "LensSerious" / "src" / "schema.sql" |
| str | make-flathub-manifest.LENS_BASE = "https://raw.githubusercontent.com/aurelienpierreeng/LensSerious/main/db" |
| str | make-flathub-manifest.MODELS_BASE = "https://raw.githubusercontent.com/aurelienpierreeng/ansel-denoise/master/models" |
| str | make-flathub-manifest.BUILD_ROOT = "/run/build/ansel" |
| str | make-flathub-manifest.LENS_DEST = "lens-db" |
| str | make-flathub-manifest.MODELS_DEST = "nn-models" |