You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: