From 7300773b96b5f6324b0b9da624f0ed34de0c1326 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Sun, 21 Jan 2024 17:47:56 +0100 Subject: deeptagger: give up on Windows altogether ORT requires MSVC to build. MSVC can't use MSYS2 libraries. CMake + clang-cl doesn't work in MSYS2. GraphicsMagick doesn't provide development packages for Windows. There is no getopt on Windows. --- deeptagger/README.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'deeptagger/README.adoc') diff --git a/deeptagger/README.adoc b/deeptagger/README.adoc index 3eb62cd..c42d3f9 100644 --- a/deeptagger/README.adoc +++ b/deeptagger/README.adoc @@ -29,8 +29,7 @@ if you plan on using the GPU-enabled options. $ ./download.sh $ build/deeptagger models/deepdanbooru-v3-20211112-sgd-e28.model image.jpg -Very little effort is made to make the project compatible with non-POSIX -systems. +The project requires a POSIX-compatible system to build. Options ------- -- cgit v1.2.3-70-g09d2