Git Product home page Git Product logo

Comments (8)

holynski avatar holynski commented on August 17, 2024

Did some searching. Looks like a few potential reasons:

I don't think this is related to our environment file, so I'm closing for now, but feel free to message more if you have questions.

from instruct-pix2pix.

markojak avatar markojak commented on August 17, 2024

@holynski Did you figure this out? Also on Macbook M1 and having the same issue. Updated conda etc.

from instruct-pix2pix.

holynski avatar holynski commented on August 17, 2024

Sorry, I won't be able to help debug this myself, as our machines are running Linux.

In any case, I don't expect that it'll be too easy to run our code on a MacBook unless you have a dedicated Nvidia GPU.

from instruct-pix2pix.

brycedrennan avatar brycedrennan commented on August 17, 2024

I generated this image in 63 seconds on my Macbook M1 😄

"convert to a highly detailed anime"
005531_925892848_kdpmpp2m15_PS12 0_img2img-1_convert_to_a_highly_detailed_anime_ generated

from instruct-pix2pix.

holynski avatar holynski commented on August 17, 2024

Well, egg on my face!

from instruct-pix2pix.

cgreening avatar cgreening commented on August 17, 2024

@brycedrennan What was the solution to the conda problem?

from instruct-pix2pix.

theswerd avatar theswerd commented on August 17, 2024

I generated this image in 63 seconds on my Macbook M1 😄

"convert to a highly detailed anime"
005531_925892848_kdpmpp2m15_PS12 0_img2img-1_convert_to_a_highly_detailed_anime_ generated

could you share what commands you used for setup, and what conda channels you have active? @brycedrennan

from instruct-pix2pix.

holynski avatar holynski commented on August 17, 2024

@holynski Did you figure this out? Also on Macbook M1 and having the same issue. Updated conda etc.

@brycedrennan What was the solution to the conda problem?

  1. Did you try the solutions in my above message?

Upgrade / downgrade your version of Conda
(https://stackoverflow.com/questions/51266535/conda-returns-solving-environment-failed)

Add/remove conda-forge channel (or other ones you might have added).
(https://stackoverflow.com/questions/63734508/stuck-at-solving-environment-on-anaconda)

Change channel priority:
(https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-channels.html)

  1. Alternatively, you can bypass Conda and instead use pip to install the following requirements.txt file:
    https://huggingface.co/spaces/timbrooks/instruct-pix2pix/blob/main/requirements.txt

  2. Another option is to use @brycedrennan 's repository, imaginairy:

pip install imaginairy
aimg edit image.jpg "turn him into a cyborg" 

from instruct-pix2pix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.