Results 3 issues of imagee

here's the code I'm using for the controller: `vidcontroller = VlcPlayerController.file( (snapshot.data as FileInfo).file, options: VlcPlayerOptions(video: VlcVideoOptions(['--loop'])), onInit: () async {await vidcontroller.setLooping(true);} );` It just plays to the end and...

I'm using neat-python inside of the program Houdini. I am trying to train biped movements. The program runs great until at a random generation usually between 4 and 100 where...

any chance you can add an example of using control net with img2img to the Collab doc (without inpainting)? I followed the instructions and tried adding the StableDiffusionControlNetInpaintImg2ImgPipeline class without...