Prathik Rao
Prathik Rao
@lvhan028 @tpoisonooo I've also run into the error while trying to run yolof_r50_c5_8x8_1x_coco with ONNX Runtime. Has there been any progress on how to solve this issue?
@ArthurZucker I addressed your commment, please have another look. Thank you.
@amyeroberts I addressed your comment. Please merge asap, thank you.
@sgugger I think a separate PR would be best. Thank you
@patrickvonplaten I also faced the same error, hoping this can be elevated in priority. Currently this blocks ONNX Runtime Training integration with Diffusers+DeepSpeed.
Error when running `make style`: ```bash black examples scripts src tests utils make: black: Command not found make: *** [Makefile:58: style] Error 127 ```
@anton-l @patrickvonplaten could I please get a review for this workaround for the issue presented here https://github.com/huggingface/diffusers/issues/2265
@anton-l could I get a review on these scripts integrating ort with the remaining 2 stable diffusion tasks?
Looking into the issue...
Hi @pikilipita do you have a full index.html that reproduces this issue? Something that generates the binary image and displays it on the page?