-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add setup instructions for Windows (Intel GPUs) - ARC #2120
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I personally don't have an Intel GPU, looking for some people to confirm if the steps are working.
The instructions themselves look good though 👍
To people having Intel GPUs: do these instructions enable you to successfully run Fooocus? Your feedback is appreciated!
I followed the install instructions on Windows 10 with Intel ARC A770 and it appears to work for me. |
I can also confirm that following this steps on Win10 for Intel Arc 770 GPU works like a charm. |
@MaciejDromin if you receiving error Also I got this error when intel_extension_for_pytorch was not imported, but if you have updated Fooocus version all should be ok. Also you need Intel OpenAPI packages: intel-oneapi-dpcpp-cpp intel-oneapi-mkl-devel. |
I tried what You suggested, reinstalled torch, verified that i have |
wheres the install instructions? |
@midnitedestiny in this PR, tab files https://github.com/lllyasviel/Fooocus/pull/2120/files |
just found them, will give a update if it runs smoothly :) |
is it work for you ? |
Yes but when I go and do inpaint to add a necklace it shuts my monitor off
but pc keeps running so trying to figure it out
…On Fri, Feb 16, 2024, 8:00 AM TheBoss16 ***@***.***> wrote:
@midnitedestiny <https://github.com/midnitedestiny> in this PR, tab files
https://github.com/lllyasviel/Fooocus/pull/2120/files
just found them, will give a update if it runs smoothly :)
is it work for you ?
—
Reply to this email directly, view it on GitHub
<#2120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGCW5AE4YOVAPMFZEMLFBBLYT57DFAVCNFSM6AAAAABCT5T4YCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBYG4ZTCNJTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
i could try on my amd mac if anyone wants? |
Hi @cryscript, is the version
In the second part when you mentioned, OpenAPI, is it for my case too ? And you mention two bash scripts but i am in windows, what about it ? Intel UHD Graphics, 10GB memory Thanks in advance! |
Could i ask to you how ? I created the install.bat and modified my run.bat, however i can get it. |
My photo is bad, is not completely. This is my installer.bat pause I put .\python_embeded\python.exe -m pip install in every line for the doubts. My run.bat is My torch version: C:\Users\charlie\Documents\Fooocus_win64_2-1-831\python_embeded>.\python.exe
I couldn't run it. Exception in thread Thread-2 (worker): The version installed by installer.bat don't use CUDA, right ? Thanks in advance. |
I have an Intel (R) Iris(R) Xe Graphics Famiy graphics card, and the operating system is Windows 11. How can I run Fooocus on this kind of laptop with a graphics card and if I have to download a graphics driver, which graphics driver should I download? |
will foocus work on an Intel Arc A750? |
PLs share the installation steps that u did for Intel GPU. |
Hello. I am a complete nube in installing anything the way Fooocus should be installed, and my GPU is Intel(R) HD Graphics. I've tried to follow instructions several times (created install.bat, changed run.bat and other files content), however when I run all these in cmd, I get some errors: install.bat:
And run_realistic.bat:
Please help me with further advice or instructions. What do I do to successfully install and use Fooocus on my computer? (Windows 10) Many Thanks for your attention and help! |
hello reviewers @mashb1t, I have an Intel Core Ultra 185 H iGPU, and I managed to get it working both on linux and Windows. I was thinking about contributing and providing instructions in the Readme, and also updating the torch versions used in this pull request, as since then they have been updated. My question is: should I create a separate pull request, ignoring this one, or somehow work with this one? |
No description provided.