From 126c3a3510a37e21c7404745144b5872b72aafdd Mon Sep 17 00:00:00 2001
From: Ferenc Szontágh <szf@fsociety.hu>
Date: Mon, 05 Feb 2024 18:52:50 +0000
Subject: [PATCH] deleted external prebuild stuffs, reload model if vae changed - otherwise the vae model not loading
---
vcpkg.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vcpkg.json b/vcpkg.json
index 9ddbef9..01eda36 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -4,7 +4,7 @@
"wxwidgets",
"cuda",
"nlohmann-json",
- "opencv4",
+ "opencv",
"restclient-cpp"
]
}
\ No newline at end of file
--
Gitblit v1.9.3