Picsart-AI-Research / PAIR-Diffusion

[CVPR 2024] PAIR Diffusion: A Comprehensive Multimodal Object-Level Image Editor
MIT License
498 stars 23 forks source link

ImportError: cannot import name 'CommitOperationAdd' from 'huggingface_hub' #16

Open zhenghaolun opened 4 months ago

zhenghaolun commented 4 months ago

The ImportError happened when I wanted to run the gradio_demo.py, and I tried to upgrade the huggingface_hub and transformers after the Error, but it doesn't work.

vidit98 commented 4 months ago

Hi, can you please paste the full error along with huggingface_hub and transformers version?

zhenghaolun commented 3 months ago

Hi, yes of course, ImportError: cannot import name 'CommitOperationAdd' from 'huggingface_hub' (/home/asus/anaconda3/envs/pair-diff/lib/python3.8/site-packages/huggingface_hub/init.py) transformers-4.41.2 Name: huggingface-hub, Version: 0.23.2