Open sauterl opened 1 year ago
I'm almost sure that's true for all features that use external resources. While this is not the most user-friendly thing for sure, I guess it is rather trivial to start the application from the appropriate working directory.
Since I cannot currently look into this issue deeper, I put this here as a note:
Currently, the following steps produce an unusable distribution:
/.gradlew getExternalFiles :cineast-runtime:distZip
OCRSearch
.Since the underlying models are loaded somewhat hardcoded from
$pwd/resources...
, the TFhub models cannot be resolved properly.Solution sketches: