Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Last login: Sat Sep 10 12:49:29 on ttys000
- (base) Mate@Mates-MBP16 ~ % cd /Users/Mate/Programming/StableDiffusion/FahimGUI
- (base) Mate@Mates-MBP16 FahimGUI % /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- ==> Checking for `sudo` access (which may request your password)...
- Password:
- ==> This script will install:
- /usr/local/bin/brew
- /usr/local/share/doc/homebrew
- /usr/local/share/man/man1/brew.1
- /usr/local/share/zsh/site-functions/_brew
- /usr/local/etc/bash_completion.d/brew
- /usr/local/Homebrew
- Press RETURN/ENTER to continue or any other key to abort:
- ==> /usr/bin/sudo /usr/sbin/chown -R Mate:admin /usr/local/Homebrew
- ==> Downloading and installing Homebrew...
- HEAD is now at 2d0c32fa9 Merge pull request #13837 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.16.0
- Error:
- homebrew-core is a shallow clone.
- To `brew update`, first run:
- git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow
- This command may take a few minutes to run due to the large size of the repository.
- This restriction has been made on GitHub's request because updating shallow
- clones is an extremely expensive operation due to the tree layout and traffic of
- Homebrew/homebrew-core and Homebrew/homebrew-cask. We don't do this for you
- automatically to avoid repeatedly performing an expensive unshallow operation in
- CI systems (which should instead be fixed to not use shallow clones). Sorry for
- the inconvenience!
- Failed during: /usr/local/bin/brew update --force --quiet
- (base) Mate@Mates-MBP16 FahimGUI % conda create -n ml python=3.8
- Collecting package metadata (current_repodata.json): done
- Solving environment: done
- ## Package Plan ##
- environment location: /Users/Mate/Programming/Conda/miniconda3/envs/ml
- added / updated specs:
- - python=3.8
- The following NEW packages will be INSTALLED:
- ca-certificates pkgs/main/osx-64::ca-certificates-2022.07.19-hecd8cb5_0
- certifi pkgs/main/osx-64::certifi-2022.6.15-py38hecd8cb5_0
- libcxx pkgs/main/osx-64::libcxx-14.0.6-h9765a3e_0
- libffi pkgs/main/osx-64::libffi-3.3-hb1e8313_2
- ncurses pkgs/main/osx-64::ncurses-6.3-hca72f7f_3
- openssl pkgs/main/osx-64::openssl-1.1.1q-hca72f7f_0
- pip pkgs/main/osx-64::pip-22.1.2-py38hecd8cb5_0
- python pkgs/main/osx-64::python-3.8.13-hdfd78df_0
- readline pkgs/main/osx-64::readline-8.1.2-hca72f7f_1
- setuptools pkgs/main/osx-64::setuptools-63.4.1-py38hecd8cb5_0
- sqlite pkgs/main/osx-64::sqlite-3.39.2-h707629a_0
- tk pkgs/main/osx-64::tk-8.6.12-h5d9f67b_0
- wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0
- xz pkgs/main/osx-64::xz-5.2.5-hca72f7f_1
- zlib pkgs/main/osx-64::zlib-1.2.12-h4dc903c_3
- Proceed ([y]/n)? y
- Preparing transaction: done
- Verifying transaction: done
- Executing transaction: done
- #
- # To activate this environment, use
- #
- # $ conda activate ml
- #
- # To deactivate an active environment, use
- #
- # $ conda deactivate
- Retrieving notices: ...working... done
- (base) Mate@Mates-MBP16 FahimGUI % conda activate ml
- (ml) Mate@Mates-MBP16 FahimGUI % conda install pytorch torchvision torchaudio -c pytorch-nightly
- Collecting package metadata (current_repodata.json): done
- Solving environment: done
- ## Package Plan ##
- environment location: /Users/Mate/Programming/Conda/miniconda3/envs/ml
- added / updated specs:
- - pytorch
- - torchaudio
- - torchvision
- The following NEW packages will be INSTALLED:
- blas pkgs/main/osx-64::blas-1.0-mkl
- brotlipy pkgs/main/osx-64::brotlipy-0.7.0-py38h9ed2024_1003
- bzip2 pkgs/main/osx-64::bzip2-1.0.8-h1de35cc_0
- cffi pkgs/main/osx-64::cffi-1.15.1-py38hc55c11b_0
- charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0
- cryptography pkgs/main/osx-64::cryptography-37.0.1-py38hf6deb26_0
- ffmpeg pkgs/main/osx-64::ffmpeg-4.2.2-h97e5cf8_0
- freetype pkgs/main/osx-64::freetype-2.11.0-hd8bbffd_0
- gettext pkgs/main/osx-64::gettext-0.21.0-h7535e17_0
- giflib pkgs/main/osx-64::giflib-5.2.1-haf1e3a3_0
- gmp pkgs/main/osx-64::gmp-6.2.1-he9d5cce_3
- gnutls pkgs/main/osx-64::gnutls-3.6.15-hed9c0bf_0
- icu pkgs/main/osx-64::icu-58.2-h0a44026_3
- idna pkgs/main/noarch::idna-3.3-pyhd3eb1b0_0
- intel-openmp pkgs/main/osx-64::intel-openmp-2021.4.0-hecd8cb5_3538
- jpeg pkgs/main/osx-64::jpeg-9e-hca72f7f_0
- lame pkgs/main/osx-64::lame-3.100-h1de35cc_0
- lcms2 pkgs/main/osx-64::lcms2-2.12-hf1fd2bf_0
- lerc pkgs/main/osx-64::lerc-3.0-he9d5cce_0
- libdeflate pkgs/main/osx-64::libdeflate-1.8-h9ed2024_5
- libiconv pkgs/main/osx-64::libiconv-1.16-hca72f7f_2
- libidn2 pkgs/main/osx-64::libidn2-2.3.2-h9ed2024_0
- libopus pkgs/main/osx-64::libopus-1.3.1-h1de35cc_0
- libpng pkgs/main/osx-64::libpng-1.6.37-ha441bb4_0
- libtasn1 pkgs/main/osx-64::libtasn1-4.16.0-h9ed2024_0
- libtiff pkgs/main/osx-64::libtiff-4.4.0-h2ef1027_0
- libunistring pkgs/main/osx-64::libunistring-0.9.10-h9ed2024_0
- libvpx pkgs/main/osx-64::libvpx-1.7.0-h378b8a2_0
- libwebp pkgs/main/osx-64::libwebp-1.2.2-h56c3ce4_0
- libwebp-base pkgs/main/osx-64::libwebp-base-1.2.2-hca72f7f_0
- libxml2 pkgs/main/osx-64::libxml2-2.9.14-hbf8cd5e_0
- llvm-openmp pkgs/main/osx-64::llvm-openmp-14.0.6-h0dcd299_0
- lz4-c pkgs/main/osx-64::lz4-c-1.9.3-h23ab428_1
- mkl pkgs/main/osx-64::mkl-2021.4.0-hecd8cb5_637
- mkl-service pkgs/main/osx-64::mkl-service-2.4.0-py38h9ed2024_0
- mkl_fft pkgs/main/osx-64::mkl_fft-1.3.1-py38h4ab4a9b_0
- mkl_random pkgs/main/osx-64::mkl_random-1.2.2-py38hb2f4e1b_0
- nettle pkgs/main/osx-64::nettle-3.7.3-h230ac6f_1
- numpy pkgs/main/osx-64::numpy-1.23.1-py38h2e5f0a9_0
- numpy-base pkgs/main/osx-64::numpy-base-1.23.1-py38h3b1a694_0
- openh264 pkgs/main/osx-64::openh264-2.1.1-h8346a28_0
- pillow pkgs/main/osx-64::pillow-9.2.0-py38hde71d04_1
- pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0
- pyopenssl pkgs/main/noarch::pyopenssl-22.0.0-pyhd3eb1b0_0
- pysocks pkgs/main/osx-64::pysocks-1.7.1-py38_1
- pytorch pytorch-nightly/osx-64::pytorch-1.13.0.dev20220908-py3.8_0
- requests pkgs/main/osx-64::requests-2.28.1-py38hecd8cb5_0
- six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1
- torchaudio pytorch-nightly/osx-64::torchaudio-0.13.0.dev20220908-py38_cpu
- torchvision pytorch-nightly/osx-64::torchvision-0.14.0.dev20220909-py38_cpu
- typing_extensions pkgs/main/osx-64::typing_extensions-4.3.0-py38hecd8cb5_0
- urllib3 pkgs/main/osx-64::urllib3-1.26.11-py38hecd8cb5_0
- x264 pkgs/main/osx-64::x264-1!157.20191217-h1de35cc_0
- zstd pkgs/main/osx-64::zstd-1.5.2-hcb37349_0
- Proceed ([y]/n)? y
- Preparing transaction: done
- Verifying transaction: done
- Executing transaction: done
- Retrieving notices: ...working... done
- (ml) Mate@Mates-MBP16 FahimGUI % conda install transformers
- Collecting package metadata (current_repodata.json): done
- Solving environment: done
- ## Package Plan ##
- environment location: /Users/Mate/Programming/Conda/miniconda3/envs/ml
- added / updated specs:
- - transformers
- The following NEW packages will be INSTALLED:
- click pkgs/main/osx-64::click-8.0.4-py38hecd8cb5_0
- filelock pkgs/main/noarch::filelock-3.6.0-pyhd3eb1b0_0
- huggingface_hub pkgs/main/noarch::huggingface_hub-0.2.1-pyhd3eb1b0_0
- importlib-metadata pkgs/main/osx-64::importlib-metadata-4.11.3-py38hecd8cb5_0
- importlib_metadata pkgs/main/noarch::importlib_metadata-4.11.3-hd3eb1b0_0
- joblib pkgs/main/noarch::joblib-1.1.0-pyhd3eb1b0_0
- packaging pkgs/main/noarch::packaging-21.3-pyhd3eb1b0_0
- pyparsing pkgs/main/osx-64::pyparsing-3.0.9-py38hecd8cb5_0
- pyyaml pkgs/main/osx-64::pyyaml-6.0-py38hca72f7f_1
- regex pkgs/main/osx-64::regex-2022.7.9-py38hca72f7f_0
- sacremoses pkgs/main/noarch::sacremoses-0.0.43-pyhd3eb1b0_0
- tokenizers pkgs/main/osx-64::tokenizers-0.11.4-py38h8776b5c_1
- tqdm pkgs/main/osx-64::tqdm-4.64.0-py38hecd8cb5_0
- transformers pkgs/main/osx-64::transformers-4.18.0-py38hecd8cb5_0
- typing-extensions pkgs/main/osx-64::typing-extensions-4.3.0-py38hecd8cb5_0
- yaml pkgs/main/osx-64::yaml-0.2.5-haf1e3a3_0
- zipp pkgs/main/osx-64::zipp-3.8.0-py38hecd8cb5_0
- Proceed ([y]/n)? y
- Preparing transaction: done
- Verifying transaction: done
- Executing transaction: done
- Retrieving notices: ...working... done
- (ml) Mate@Mates-MBP16 FahimGUI % conda install -c conda-forge diffusers
- Collecting package metadata (current_repodata.json): done
- Solving environment: done
- ## Package Plan ##
- environment location: /Users/Mate/Programming/Conda/miniconda3/envs/ml
- added / updated specs:
- - diffusers
- The following NEW packages will be INSTALLED:
- diffusers conda-forge/noarch::diffusers-0.3.0-pyhd8ed1ab_0
- The following packages will be UPDATED:
- certifi pkgs/main/osx-64::certifi-2022.6.15-p~ --> conda-forge/noarch::certifi-2022.6.15.1-pyhd8ed1ab_0
- The following packages will be SUPERSEDED by a higher-priority channel:
- ca-certificates pkgs/main::ca-certificates-2022.07.19~ --> conda-forge::ca-certificates-2022.6.15.1-h033912b_0
- openssl pkgs/main::openssl-1.1.1q-hca72f7f_0 --> conda-forge::openssl-1.1.1q-hfe4f2af_0
- Proceed ([y]/n)? y
- Preparing transaction: done
- Verifying transaction: done
- Executing transaction: done
- Retrieving notices: ...working... done
- (ml) Mate@Mates-MBP16 FahimGUI % conda install fastcore
- Collecting package metadata (current_repodata.json): done
- Solving environment: failed with initial frozen solve. Retrying with flexible solve.
- Collecting package metadata (repodata.json): done
- Solving environment: failed with initial frozen solve. Retrying with flexible solve.
- PackagesNotFoundError: The following packages are not available from current channels:
- - fastcore
- Current channels:
- - https://repo.anaconda.com/pkgs/main/osx-64
- - https://repo.anaconda.com/pkgs/main/noarch
- - https://repo.anaconda.com/pkgs/r/osx-64
- - https://repo.anaconda.com/pkgs/r/noarch
- To search for alternate channels that may provide the conda package you're
- looking for, navigate to
- https://anaconda.org
- and use the search bar at the top of the page.
- (ml) Mate@Mates-MBP16 FahimGUI % conda install ftfy
- Collecting package metadata (current_repodata.json): done
- Solving environment: done
- ## Package Plan ##
- environment location: /Users/Mate/Programming/Conda/miniconda3/envs/ml
- added / updated specs:
- - ftfy
- The following NEW packages will be INSTALLED:
- ftfy pkgs/main/noarch::ftfy-5.8-py_0
- wcwidth pkgs/main/noarch::wcwidth-0.2.5-pyhd3eb1b0_0
- The following packages will be UPDATED:
- ca-certificates conda-forge::ca-certificates-2022.6.1~ --> pkgs/main::ca-certificates-2022.07.19-hecd8cb5_0
- The following packages will be SUPERSEDED by a higher-priority channel:
- certifi conda-forge/noarch::certifi-2022.6.15~ --> pkgs/main/osx-64::certifi-2022.6.15-py38hecd8cb5_0
- openssl conda-forge::openssl-1.1.1q-hfe4f2af_0 --> pkgs/main::openssl-1.1.1q-hca72f7f_0
- Proceed ([y]/n)? y
- Preparing transaction: done
- Verifying transaction: done
- Executing transaction: done
- Retrieving notices: ...working... done
- (ml) Mate@Mates-MBP16 FahimGUI % brew install git git-lfs
- Error: git: Invalid bottle tag symbol
- (ml) Mate@Mates-MBP16 FahimGUI % git clone https://github.com/FahimF/sd-gui.git
- Cloning into 'sd-gui'...
- remote: Enumerating objects: 17, done.
- remote: Counting objects: 100% (17/17), done.
- remote: Compressing objects: 100% (11/11), done.
- remote: Total 17 (delta 4), reused 17 (delta 4), pack-reused 0
- Receiving objects: 100% (17/17), 815.15 KiB | 6.63 MiB/s, done.
- Resolving deltas: 100% (4/4), done.
- (ml) Mate@Mates-MBP16 FahimGUI % cd sd-gui
- (ml) Mate@Mates-MBP16 sd-gui % git clone https://huggingface.co/CompVis/stable-diffusion-v1-4
- Cloning into 'stable-diffusion-v1-4'...
- remote: Enumerating objects: 617, done.
- remote: Counting objects: 100% (617/617), done.
- remote: Compressing objects: 100% (606/606), done.
- remote: Total 617 (delta 63), reused 497 (delta 5), pack-reused 0
- Receiving objects: 100% (617/617), 668.73 KiB | 1.37 MiB/s, done.
- Resolving deltas: 100% (63/63), done.
- git-lfs smudge 'safety_checker/pytorch_model.bin': git-lfs: command not found
- error: external filter 'git-lfs smudge %f' failed 127
- error: external filter 'git-lfs smudge %f' failed
- fatal: safety_checker/pytorch_model.bin: smudge filter lfs failed
- warning: Clone succeeded, but checkout failed.
- You can inspect what was checked out with 'git status'
- and retry with 'git restore --source=HEAD :/'
- (ml) Mate@Mates-MBP16 sd-gui % python gui.py
- Traceback (most recent call last):
- File "gui.py", line 9, in <module>
- from diffusers import StableDiffusionPipeline
- File "/Users/Mate/Programming/Conda/miniconda3/envs/ml/lib/python3.8/site-packages/diffusers/__init__.py", line 12, in <module>
- from .configuration_utils import ConfigMixin
- File "/Users/Mate/Programming/Conda/miniconda3/envs/ml/lib/python3.8/site-packages/diffusers/configuration_utils.py", line 26, in <module>
- from huggingface_hub.utils import EntryNotFoundError, RepositoryNotFoundError, RevisionNotFoundError
- ImportError: cannot import name 'EntryNotFoundError' from 'huggingface_hub.utils' (/Users/Mate/Programming/Conda/miniconda3/envs/ml/lib/python3.8/site-packages/huggingface_hub/utils/__init__.py)
- (ml) Mate@Mates-MBP16 sd-gui %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement