Skip to content

DepthForge 0.1.3 — instalacja jednym plikiem

Choose a tag to compare

@GrzegorzOle GrzegorzOle released this 16 Jul 23:49

DepthForge 0.1.3 — instalacja jednym plikiem / one-file install

PL — jeden plik, zero pytań o Pythona. Na Windowsie jest teraz zwykły instalator .exe,
a na Linuksie AppImage. Oba niosą modele w środku (~686 MB), więc instalacja nie wymaga
internetu w ogóle. Każdy pakiet zawiera własnego CPythona 3.12.13 z numpy, OpenCV, OpenVINO
i SciPy — nie potrzebujesz Pythona w systemie i nie ma znaczenia, jakiej wersji używa
Twój GIMP.

EN — one file, no Python questions. Windows now gets a regular .exe installer and Linux
an AppImage. Both carry the models inside (~686 MB), so installing needs no internet at
all. Each package ships a private CPython 3.12.13 with numpy, OpenCV, OpenVINO and SciPy —
no system Python required, and GIMP's own Python version does not matter.

Platforma / Platform Plik / File Instalacja / Install Modele / Models
Windows 10/11 64-bit DepthForge-0.1.3-windows-x86_64-setup.exe uruchom / run it w środku / inside
Linux x86_64 (glibc 2.28+) DepthForge-0.1.3-x86_64.AppImage chmod +x i uruchom / then run it w środku / inside
Linux — bez FUSE / no FUSE DepthForge-0.1.3-linux-x86_64.tar.gz ./install.sh pobierane / downloaded
Windows — wariant zip / zip variant DepthForge-0.1.3-windows-x86_64.zip install.bat pobierane / downloaded

Nie wiesz, który wybrać? Weź pierwszy dla swojego systemu.
Not sure which one? Take the first row for your system.

Po instalacji: Filtry → DepthForge → Generate Depth Map… (wymaga restartu GIMP-a).
After installing: Filters → DepthForge → Generate Depth Map… (restart GIMP first).

Co nowego / What's new

  • Instalator Windows (.exe) — kreator, skrót w menu Start, deinstalacja przez „Aplikacje".
    Instaluje się dla bieżącego użytkownika, bez uprawnień administratora.
    Windows installer: wizard, Start-menu shortcut, uninstall via Apps. Per-user, no admin.
  • AppImage — jeden plik, nic nie rozpakowujesz. Uruchom, żeby zainstalować wtyczkę.
    One file, nothing to unpack. Run it to install the plugin.
  • Warianty offline — modele w środku, instalacja bez internetu.
    Offline variants: models inside, no internet needed to install.
  • Nowa ikona / new icon.

Wymagania / Requirements

  • GIMP 3.2+
  • Linux: glibc 2.28+ (Ubuntu 20.04+, Debian 10+, Fedora 29+) — wymóg OpenVINO
  • ~1,5 GB miejsca na dysku, 4 GB RAM (zalecane 8 GB)
  • Internet tylko dla wariantów .tar.gz / .zip (pobranie modeli)

Uwagi / Notes

  • Instalator windowsowy nie został przetestowany na Windowsie — powstaje przez kompilację
    krzyżową na Linuksie, gdzie nie da się go uruchomić. Zgłaszaj problemy w Issues.
    The Windows installer is untested on Windows: it is cross-built on Linux.
  • AppImage wymaga FUSE, jak każdy AppImage. Jeśli nie startuje i narzeka na libfuse
    albo fusermount, doinstaluj FUSE 2 swojej dystrybucji albo użyj .tar.gz.
    The AppImage needs FUSE. Without it, use the .tar.gz.
  • Nie kasuj pliku po instalacji. AppImage jest interpreterem, który wywołuje GIMP,
    a na Windowsie trzyma go katalog instalacyjny. Przenieść można — wystarczy uruchomić
    ponownie z nowego miejsca.
    Do not delete the file after installing — GIMP calls the Python inside it. Moving is fine;
    just run it again from the new location.
  • Pakiety liczą na CPU. device: "GPU" w config.json nie zadziała — pluginy GPU/NPU
    OpenVINO są celowo usunięte, bo pipeline używa wyłącznie CPU.
    CPU only by design; the OpenVINO GPU/NPU plugins are pruned.
  • Warianty .tar.gz / .zip pobierają modele z wydania v0.1.0 — nie usuwaj tamtego
    wydania. The archive variants fetch models from the v0.1.0 release; do not delete it.

Sumy kontrolne / Checksums (SHA-256)

4bb3b7484018c50a97c2f8d912611da726d3e3a99870ca49affa71281fb3e1d5  DepthForge-0.1.3-windows-x86_64-setup.exe
7a6d903dbf5bd6322ef4b739ed9f45d94133ab8665efc3f03874651f32b98966  DepthForge-0.1.3-x86_64.AppImage
73d3a903c00ee5ce40a65362f73eeb49bcc131a2949f52de5e8c0a36351c80fd  DepthForge-0.1.3-linux-x86_64.tar.gz
fad2f6ebf10d4d44ef345984f5da5b86f84f5e4658c87e428da5c512d2d8428b  DepthForge-0.1.3-windows-x86_64.zip