Utsav Nandi

Results 1 comments of Utsav Nandi

Hi, there is a minor mistake in https://github.com/huggingface/diffusers/blob/main/docs/source/installation.mdx #402 `git clone https://github.com/huggingface/diffusers.git` `cd transformers` `pip install -e .` The user should cd to diffusers not transformers ! Don't know where...