Giter Club home page Giter Club logo

Comments (6)

bmaltais avatar bmaltais commented on June 30, 2024

Try the version in the dev branch... I upgraded the gradio client and hope it will help with that...

from kohya_ss.

rowild avatar rowild commented on June 30, 2024

Thank you for your quick answer! – I am sure I am doing something wrong, can you please help to get to the dev version?

What I did was:

(base) ➜  kohya_ss git:(master) git pull     
remote: Enumerating objects: 13, done.
remote: Counting objects: 100% (13/13), done.
remote: Total 13 (delta 12), reused 13 (delta 12), pack-reused 0
Unpacking objects: 100% (13/13), 1.44 KiB | 86.00 KiB/s, done.
From https://github.com/bmaltais/kohya_ss
   1a0d8ec..7167b33  dev        -> origin/dev
Already up to date.

Then:

(base) ➜  kohya_ss git:(master) git checkout dev                                      
Switched to branch 'dev'

A nano requirements.txt showed that there still is an old gradio (3.36.1).
The next steps, ./setup.sh, then ./gui.sh cause the same error as above.

(As a side note: I also wonder if it is possible to bypass the pip: install --upgrade onnxruntime-gpu==1.16.0 installation step? That piece of code is simply not meant for Mac as far as I know. And it would save an error warning in the console.)

from kohya_ss.

bmaltais avatar bmaltais commented on June 30, 2024

Oh… you are on a Mac… I don’t have one to test… yeah… it is possible things don’t work well on it. Try deleting the vent and rerunning setup… maybe that will help.

from kohya_ss.

rowild avatar rowild commented on June 30, 2024

@bmaltais It would be of tremendous help if you could tell me how I check out the dev version. I tried what I posted above, and I also tried git clone https://github.com/bmaltais/kohya_ss.git@dev which only throws an error.

Thank you!

from kohya_ss.

bmaltais avatar bmaltais commented on June 30, 2024

from kohya_ss.

rowild avatar rowild commented on June 30, 2024

@bmaltais Thank you! Please forgive the late response!
I just wanted to let you know that your tip did the trick: i could successfully start kohya_ss! Yuhuu!!!! Now the training can start!
As a side note: Using Pinokio to setup kohya_ss also works.
Again thank you and have a great day!

from kohya_ss.

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.