Giter Club home page Giter Club logo

Comments (19)

xhoxye avatar xhoxye commented on June 11, 2024

The following message appears when installing according to the instructions
QQ截图20240117205420

from photomaker.

bmaltais avatar bmaltais commented on June 11, 2024

按说明安装出现以下信息 QQ截图20240117205420

另外如果使用python_embeded的可以安装吗?

My solution require a local installation of python 3.10.9... I don't think it will run properly with another type of python installation... sorry ;-(

from photomaker.

xhoxye avatar xhoxye commented on June 11, 2024

I've forced the install
torch==2.0.1
torchvision==0.15.2
Now that I'm stuck in the place where I downloaded the model, where do I store the model I downloaded from huggingface?
QQ截图20240117210728

QQ截图20240117213039

from photomaker.

Paper99 avatar Paper99 commented on June 11, 2024

Very cool! Thank you @bmaltais. We have listed your contributions in README file.

from photomaker.

xhoxye avatar xhoxye commented on June 11, 2024

Very cool! Thank you @bmaltais. We have listed your contributions in README file.很

Do you consider the situation of download interruptions?

from photomaker.

xhoxye avatar xhoxye commented on June 11, 2024

QQ截图20240117221106
The download is complete and a new issue has appeared

from photomaker.

bmaltais avatar bmaltais commented on June 11, 2024

@xhoxye Look like you still have some network download issue... causing the timeout...

from photomaker.

xhoxye avatar xhoxye commented on June 11, 2024

QQ截图20240117224024

The download seems to be complete, and it shows a timeout when it loads

from photomaker.

bmaltais avatar bmaltais commented on June 11, 2024

QQ截图20240117224024

The download seems to be complete, and it shows a timeout when it loads

Humm... this is something happening with the app.py code at this point. I wish I could help you out more but this is outside facilitating the installation and calling the app.py

Keep in mind... running gradio python app is not a walk in the park... there are many things that can go wrong as config on individual system can have a significant impact.

from photomaker.

Woody3097 avatar Woody3097 commented on June 11, 2024

Any ideas about this problem?
image

from photomaker.

xhoxye avatar xhoxye commented on June 11, 2024

I modified the model path and finally got into the UI, but it was very slow and the GPU didn't seem to be being used?
Still no, come back tomorrow
QQ截图20240117234603
QQ截图20240117234556
QQ截图20240117234349
QQ截图20240117234327
QQ截图20240117233455

from photomaker.

slavidich avatar slavidich commented on June 11, 2024

QQ截图20240117224024

The download seems to be complete, and it shows a timeout when it loads

same problem. First, it loads the models for about 10 minutes, after which it starts. But photo generation doesn’t work, it loads endlessly. The video card is not loaded at all.
изображение

from photomaker.

bmaltais avatar bmaltais commented on June 11, 2024

Any ideas about this problem? image

This is odd... maybe I need to add some other pre-requirements like Visual Studio... I do have it installed on my computer... it is possible that it is required to build photomaker... strange... I will have to do some investigation

from photomaker.

getmad4love avatar getmad4love commented on June 11, 2024

I found out that you cant install binsandbytes with cuda support on windows ..so it will not use GPU but only CPU... so what now ?

Edit:
What is this ?
https://github.com/Keith-Hon/bitsandbytes-windows

from photomaker.

Woody3097 avatar Woody3097 commented on June 11, 2024

Any ideas about this problem? image

This is odd... maybe I need to add some other pre-requirements like Visual Studio... I do have it installed on my computer... it is possible that it is required to build photomaker... strange... I will have to do some investigation

I deleted the last dot in the requirements-windows.txt file, and now everything works

from photomaker.

bmaltais avatar bmaltais commented on June 11, 2024

Any ideas about this problem? image

This is odd... maybe I need to add some other pre-requirements like Visual Studio... I do have it installed on my computer... it is possible that it is required to build photomaker... strange... I will have to do some investigation

I deleted the last dot in the requirements-windows.txt file, and now everything works

Really strange. I deleted the venv, removed the wheel part, re-installed and it work fine...

Can you try to do a git pull in the terminal to check if you have the latest code?

from photomaker.

ohmygoobness avatar ohmygoobness commented on June 11, 2024

I found out that you cant install binsandbytes with cuda support on windows ..so it will not use GPU but only CPU... so what now ?

Edit: What is this ? https://github.com/Keith-Hon/bitsandbytes-windows

I managed to get PhotoMaker to work yesterday, i used https://github.com/jllllll/bitsandbytes-windows-webui/releases
pip uninstall bitsandbytes
pip uninstall bitsandbytes-windows
pip install https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl

from photomaker.

monkeycc avatar monkeycc commented on June 11, 2024

How does anaconda access gui.bat

from photomaker.

bmaltais avatar bmaltais commented on June 11, 2024

Good question. Installing python 3.10.9 directly from python is the supported method for the underlying so-script from Koby’s. Might work with anaconda but I have not tested it.

from photomaker.

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.