BootesVoid

Results 9 comments of BootesVoid

Yes, I just wanted to implement this within diffusers, and update the docs. I was initially confused on how to exactly go about it, would be helpful to have an...

still working on it! https://github.com/huggingface/diffusers/pull/7196

It can be fixed by installing opetelemetry: ``` npm install \ @opentelemetry/api \ @opentelemetry/resources \ @opentelemetry/semantic-conventions \ @opentelemetry/sdk-trace-node \ @opentelemetry/instrumentation ```