ryankennedyio / deep-dream-generator

#deepdream in a docker environment, to save you 8 hours of setup headaches.
196 stars 53 forks source link

docker build -t deep-dream-generator error for m1 #18

Open keanedwards1 opened 1 year ago

keanedwards1 commented 1 year ago

in the dockerfile, this need to be added for m1 chips: RUN wget https://repo.anaconda.com/archive/Anaconda3-2023.03-1-MacOSX-arm64.pkg and you need to run this in the terminal: conda install -y conda