Hi it seems the huggingface/diffuser version in yaml need to be updated. I simply changed to huggingface-hub==0.13.2 and it worked.
The conflict is caused by:
The user requested huggingface-hub==0.11.0
diffusers 0.18.2 depends on huggingface-hub>=0.13.2
And then it also has another conflit:
The conflict is caused by:
The user requested protobuf==4.21.9
open-clip-torch 2.20.0 depends on protobuf<4
Hi it seems the huggingface/diffuser version in yaml need to be updated. I simply changed to huggingface-hub==0.13.2 and it worked.
The conflict is caused by:
The user requested huggingface-hub==0.11.0
diffusers 0.18.2 depends on huggingface-hub>=0.13.2
And then it also has another conflit:
The conflict is caused by:
The user requested protobuf==4.21.9
open-clip-torch 2.20.0 depends on protobuf<4