Make-Your-Anchor: A Diffusion-based 2D Avatar Generation Framework
Collecting accelerate==0.17.1 (from -r requirements.txt (line 1)) Using cached accelerate-0.17.1-py3-none-any.whl.metadata (16 kB) Collecting bitsandbytes==0.38.0.post1 (from -r requirements.txt (line 2)) Using cached bitsandbytes-0.38.0.post1-py3-none-any.whl.metadata (9.8 kB) Collecting controlnet_aux==0.0.3 (from -r requirements.txt (line 3)) Using cached controlnet_aux-0.0.3-py3-none-any.whl.metadata (3.3 kB) Collecting datasets==2.15.0 (from -r requirements.txt (line 4)) Using cached datasets-2.15.0-py3-none-any.whl.metadata (20 kB) Requirement already satisfied: decord==0.6.0 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (0.6.0) Collecting diffusers==0.25.1 (from -r requirements.txt (line 6)) Using cached diffusers-0.25.1-py3-none-any.whl.metadata (19 kB) Collecting dominate==2.9.1 (from -r requirements.txt (line 7)) Using cached dominate-2.9.1-py2.py3-none-any.whl.metadata (13 kB) Collecting einops==0.3.0 (from -r requirements.txt (line 8)) Using cached einops-0.3.0-py2.py3-none-any.whl.metadata (10 kB) Collecting huggingface_hub==0.20.2 (from -r requirements.txt (line 9)) Using cached huggingface_hub-0.20.2-py3-none-any.whl.metadata (12 kB) Collecting imageio==2.9.0 (from -r requirements.txt (line 10)) Using cached imageio-2.9.0-py3-none-any.whl.metadata (2.6 kB) Collecting insightface==0.2.1 (from -r requirements.txt (line 11)) Using cached insightface-0.2.1-py2.py3-none-any.whl.metadata (1.3 kB) Collecting matplotlib==3.7.1 (from -r requirements.txt (line 12)) Using cached matplotlib-3.7.1-cp38-cp38-macosx_10_12_x86_64.whl.metadata (5.6 kB) Requirement already satisfied: moviepy==1.0.3 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (1.0.3) Collecting numpy==1.23.1 (from -r requirements.txt (line 14)) Using cached numpy-1.23.1-cp38-cp38-macosx_10_9_x86_64.whl.metadata (2.2 kB) Collecting opencv_contrib_python==4.3.0.36 (from -r requirements.txt (line 15)) Using cached opencv_contrib_python-4.3.0.36-cp38-cp38-macosx_10_9_x86_64.whl.metadata (13 kB) Collecting opencv_python==4.7.0.72 (from -r requirements.txt (line 16)) Using cached opencv_python-4.7.0.72-cp37-abi3-macosx_10_16_x86_64.whl.metadata (18 kB) Collecting opencv_python_headless==4.7.0.72 (from -r requirements.txt (line 17)) Using cached opencv_python_headless-4.7.0.72-cp37-abi3-macosx_10_16_x86_64.whl.metadata (18 kB) Collecting packaging==24.0 (from -r requirements.txt (line 18)) Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting Pillow==9.4.0 (from -r requirements.txt (line 19)) Using cached Pillow-9.4.0-2-cp38-cp38-macosx_10_10_x86_64.whl.metadata (9.3 kB) The conflict is caused by: The user requested Pillow==9.4.0 The user requested Pillow==10.3.0 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: Cannot install Pillow==10.3.0 and Pillow==9.4.0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts