Closed xlcbingo1999 closed 3 years ago
Hi @xlcbingo1999 , Thanks for your feedback. The current "yomo-wasmedge-tensorflow" example was based on the old YoMo version v1.3.4, which isn't compatible with the latest YoMo version v1.5.3 (CLI version v0.1.3). We will upgrade this example to the latest YoMo version soon, then it should work.
Hi @xlcbingo1999 , Thanks for your feedback. The current "yomo-wasmedge-tensorflow" example was based on the old YoMo version v1.3.4, which isn't compatible with the latest YoMo version v1.5.3 (CLI version v0.1.3). We will upgrade this example to the latest YoMo version soon, then it should work.
Thanks for your help! Now I can run your demo in YoMo CLI version v0.0.5.
After solving a lot of problems, I finally come to the final step:
yomo serve -c ./workflow.yaml I get:
go run ./source/main.go ./source/hot-dog.mp4 I get:
go run --tags "tensorflow image" app.go I get:
It's my configuration:
How can I solve this problem? I can't get this ERROR when I run the basic example in YoMo.