emma-smashvision

Results 2 comments of emma-smashvision

**Interesting extra information:** I have the same problem if I don't use the init_with_workflow, but just the general init: ``` self.pipeline = InferencePipeline.init( model_id=model, video_reference=video_url, on_prediction=self.process_frame, api_key=self.api_key, confidence=0.5, ) ```...

Okay, thank you in advance! 💯