Ryzen 5900X, RX 6800, Windows 11 - worked flawlessly, thanks.
@rubensoliveira96813 күн бұрын
my "dkms status" shows as: amdgpu/6.8.5-2041575.22.04: added what do I do?
@AlpacaLipzMeow3 күн бұрын
This was the only tutorial I've followed that I managed to get working. Thanks.
@Fragmentsoftimez74 күн бұрын
The best tutorial bro, Thank you very much for the video
@stinkydoessomething5 күн бұрын
i keep running into this error "ERROR: Could not find a version that satisfies the requirement torch (from versions: none)" i'm using python 3.10.6
@alexandr74455 күн бұрын
can it work with ollama?
@huameng-vd4vs5 күн бұрын
I'm Chinese, I don't know English, but after seeing your video, it helped me a lot, although I need translation software to understand, thank you very much, and I have subscribed.
@Luinux-Tech5 күн бұрын
Glad I could help!
@lofidriver05 күн бұрын
It worked just fine. 6650 XT. used lowvram. Thanks a lot!
@Luinux-Tech5 күн бұрын
You're welcome!
@MrJohnboyofsjКүн бұрын
I have Rx 5700xt only able to generate 200x200 pixels before running into out of memory errors even with that parameter what sizes can you generate
@Luinux-TechКүн бұрын
@ I have an RX 550 4GB and I can easily generate 512x512 images (up to 1024x1024 on Linux with native ROCm and optimizations). The 5000 series has some unique problems; try using the parameters: "--opt-sub-quad-attention --medvram" and see if it works. With these parameters, you should be able to generate a 512x512 image in about 30 seconds.
@lofidriver0Күн бұрын
@@MrJohnboyofsj it also depends on the model you are using. For instance if you use a cartoon model of some kind you may create higher resolution images, but using flux and stable may not be so successful.
@toto-ce3vb6 күн бұрын
Do you think having a pc with AMD gpu for Linux for gaming is a better and there's no driver issues?
@Luinux-Tech5 күн бұрын
Yes, I have been using Linux for gaming for about 8 years, and I can say that currently the experience is very good. Even on weak hardware, the games run very close to Windows, sometimes even better. However, be careful with online games as they tend to be problematic due to anti-cheat measures.
@Luinux-Tech5 күн бұрын
In Linux, drivers usually come with the kernel. In the case of AMD GPUs, everything works out of the box. The only thing you should note is to use the most recent kernel if your GPU has just been released (less than 6 months ago).
@srivarshan7806 күн бұрын
on windows??
@Luinux-Tech5 күн бұрын
Sorry, but I haven't done a Forge tutorial on Windows yet. I was actually thinking about doing an update on the Windows tutorials. Keep an eye on the channel; it should be out next week.
@AlertImDK5 күн бұрын
@@Luinux-Techwaiting for
@user-he3gn5bb2y7 күн бұрын
would love to see the tutorial for the sd forge directml fork i think would work fine with 5000 and polaris gpus even if not as fast
@Luinux-Tech6 күн бұрын
Yes, it works, but you will need to install it on a distro with native ROCm. PyTorch binaries are no longer compiled with support for older GPUs, so you have to use PyTorch compiled for these GPUs: github.com/LinuxMadeEZ/PyTorch-GFX803.
@user-he3gn5bb2y6 күн бұрын
@@Luinux-Tech thanks i will try to do that using your guide👍 but still would apreciate an update since WebUI Forge (and its amdgpu directml fork) lack documentation
@ChewyChops8 күн бұрын
thanks for the video, unfortunately comfyui only sees 1gb vram on my 7900xt :(
@Luinux-Tech8 күн бұрын
This is just a bug in DirectML. Don't worry, it will use all the VRAM it needs. You can check in the Task Manager.
@meghashyamsonwane71510 күн бұрын
Hey brother i just recently switched to atch linux and i have 2 gui kde plasma and hyprland, i have gtx 1650 and cpu i5 f, i got more than 100fps average in cs2 casuals where there are 10 players in one team, got approx 300 fps in Minecraft and this is without any texture packs i guess i would easily get 350 fps. So is everything good
@NurNur-g1v10 күн бұрын
Nice click bait miniature.
@Luinux-Tech10 күн бұрын
Hehehe, the Lora used is: civitai.com/models/118892/shizune-naruto-lora and the model name is: "anyloraCheckpoint_bakedvaeBlessedFp16".
@renealbrechtsen974312 күн бұрын
When I try to generate images with 16:9 resolutions, I get the error "Warning: Ran out of memory when regular VAE decoding, retrying with tiled VAE decoding." Any idea how to fix this ?
@renealbrechtsen974312 күн бұрын
Actually never mind. I just needed to add the --highvram flag. Thanks for the tutorial.
@justaguy968113 күн бұрын
What does SDL or GUI mean? because some mods work differently depending on which version you have and I don't know what's mine
@Luinux-Tech12 күн бұрын
SDL or "Non GUI" builds are builds without a graphical interface, in which you interact by passing commands to the binary through the terminal.
@taufiqrahman415615 күн бұрын
Bro i know this is dumb question but did u made it by using xformers for rocm?
@Luinux-Tech14 күн бұрын
Xformers is not necessary in Forge, the built-in functionality is faster without it.
@sergiorocco-h5e16 күн бұрын
im using ComfyUI, when I run "pip install -r . equirements.txt" I get this error "ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch" GPU AMD Radeon RX 6700 XT CPU AMD Ryzen 7 3700X 8-Core Processor 8 Cores
@Luinux-Tech14 күн бұрын
Are you using python 3.10? Newer versions may cause this problem.
@Porrei.16 күн бұрын
For some reason evertthing works fine but when I try to execute a prompt it crashes with a blue screen. I have A 9700 xtx so I dont know why It crashed everytime
@tikroute17 күн бұрын
I am gonna try it tomorrow. Thanks man.
@taufiqrahman415617 күн бұрын
need rocm sir?
@Luinux-Tech17 күн бұрын
No, it comes bundled with pytorch
@cptninja789017 күн бұрын
bro after typing the command py -m venu venu "No module named venu" i am getting this error
@Luinux-Tech17 күн бұрын
You misspelled the command. The correct command is: "py -m venv venv".
@cptninja789017 күн бұрын
@Luinux-Tech yeah.....I got everything to work correctly...do recommend some other models to try for comphy ui? As the model u used in this video doesn't give good pictures
@drago93939318 күн бұрын
What about Windows?
@finalsonic144819 күн бұрын
Thanks
@maxit0x21 күн бұрын
awesome!
@AlcaudonFromHyperion24 күн бұрын
Why u r using pip install torch instead of pip3.11 install torch?
@erkam325 күн бұрын
RADV driver is a gold, but lack of lossless scaling or gamescope native frame generation made me switch back to windows. But whenever gamescope native frame gen comes, i will fully use linux again
@LintarX26 күн бұрын
it support on rx5700xt?
@Luinux-Tech26 күн бұрын
I can't guarantee it, but try using the flag "HSA_OVERRIDE_GFX_VERSION=10.3.0".
@Captain_Adagio26 күн бұрын
I tried to build the latest pytorch whl files from source to support my RX 570 GPU and failed so I ended up using your builded files on GitHub and it works, you sir are a genius
@Captain_Adagio26 күн бұрын
I followed your instructions on my newly installed Ubuntu Studio 22.04, and it worked. I had to adjust the power settings of my RX 570 GPU because it unexpectedly shuts down during image generation.
@Captain_Adagio26 күн бұрын
That is a cool new trick!
@Remicharest27 күн бұрын
I'm not sure I ever commented on YT. Thanks for this video ; it isn't promoting artificial obsolescence or anti-poor tactics as it makes "playing" with AI accessible with old gpus and for that i'm very grateful. I 'll upgrade soon but it does give some perspective. Why didn't you use Linux ?
@Luinux-Tech26 күн бұрын
I do, I have other videos where I show how to do it in Linux as well.
@edge1.2128 күн бұрын
Thank you
@miauxdd678929 күн бұрын
RX 7800XT RYZEN 7 57000X hii the anaconda console tells me this: Using directml with device: Total VRAM 1024 MB, total RAM 32694 MB pytorch version: 2.4.1+cpu Set vram state to: NORMAL_VRAM how can i set the vram to high? (mi GPU is 16GB Ram and the shared memory is using 1024MB)
@Luinux-Tech29 күн бұрын
This is just a bug in DirectML. Don't worry, it will use all the VRAM it needs. You can check in the Task Manager.
@miauxdd678929 күн бұрын
@Luinux-Tech yeah u are right friend, but only sometimes the image generation works, most of the time it just gives me an error about lack of memory and won't let me continue. Is there any way to fix it? also ty for ur quick response
@Luinux-Tech29 күн бұрын
@@miauxdd6789 Can you tell me what the resolution of the images you are trying to generate is and what the Stable diffusion model is?
@miauxdd678929 күн бұрын
@Luinux-Tech its hunyuan for videos, 320x320 steps 25, framerate 24, frames 49, and other option that I don't remember in 64 that is for vram (less is minus vram)
@gamerultimate9714Ай бұрын
Thanks for the video, is working on Rx7700xt, hope you can make one with forge to try it
@andre.laguerreАй бұрын
Don't work for me
@ninehundred999Ай бұрын
Big Thank You, straight to the point and works like a charm !
@ninehundred999Ай бұрын
I was checking your videos and how about Forge UI with AMD Rocm any plan on making a video about it ? Anyways thx for all of your tutorials, gonna try ComfyUi with my 7900xt, was using A1111 a year before, now it seems completly outdated so its gonna be a new fresh start to me.
@Luinux-TechАй бұрын
Thanks, yes, I have a video about SD Forge planned. I'll try to make it before the end of the year. Regarding ComfyUI, you'll be surprised to know that it's much faster than A1111. The only downside is that the interface is more complex.
@ninehundred999Ай бұрын
@@Luinux-Tech Thats why im interested by Forge too, for somes its even faster than ComfyUI or at least similar and the interface reminds me alot A1111.
@sorryyourenotawinner2506Ай бұрын
can't use powershell if i use it as a admin the route changes and if i use in the same folder error... just happen...
@Luinux-TechАй бұрын
Explain your error in detail, inform about your hardware(CPU + GPU), and specify whether you used WebUI or ComfyUI.
@GoddsindraАй бұрын
hello,i have an issue here it using my cpu not my gpu any fix for this? im using 6650 xt and 5 5600 and using webui
@Luinux-TechАй бұрын
Activate the venv and run the command "python" or "py", this will start a python console(interative mode), then run "import torch", and then check if torch is seeing your gpu with the command: "torch.cuda.get_device_name(0)" does this command return the name of your GPU?
@GoddsindraАй бұрын
@Luinux-Tech Yes i've already fix that but there is another error could not locate tensor, the first one is around 400k bytes and after i use the --lowvram its change to 100k bytes any fix for this?
@dilipkhot8545Ай бұрын
@@Goddsindra can you tell me how did you fix the first error, it was working when i launched first 2 times but after that it started using cpu every time (using RX 6600) already tested (venv) PS C:\Users\minid\Documents\stable-diff> python >>> import torch >>> torch.cuda.get_device_name(0) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "C:\Users\minid\Documents\stable-diff\venv\lib\site-packages\torch\cuda\__init__.py", line 435, in get_device_name return get_device_properties(device).name File "C:\Users\minid\Documents\stable-diff\venv\lib\site-packages\torch\cuda\__init__.py", line 465, in get_device_properties _lazy_init() # will define _get_device_properties File "C:\Users\minid\Documents\stable-diff\venv\lib\site-packages\torch\cuda\__init__.py", line 305, in _lazy_init raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled >>> print(torch.version.cuda) None >>> print(torch.cuda.is_available()) False >>>
@FunnyFilmShortsАй бұрын
,uh mein kya liya hua he bab ji ka thullu
@sorryyourenotawinner2506Ай бұрын
can't install comfy ui is impossible can''t find the route.. is a PAIN in the ass..
@ruumasaАй бұрын
(venv) PS D:\as\Ai\ComfyUI> pip install -r requirements.txt ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch
@ruumasaАй бұрын
im use cpu r5 5600 +gpu rx6600
@Luinux-TechАй бұрын
Are you using Python 3.10.6?
@ruumasaАй бұрын
@@Luinux-Tech now working . im downgrade python
@TryrantAnonymousАй бұрын
bro, at this point please marry me, I tried for days, those Bs tuts never worked for me. this one is a livesaver, THANK YOU!!!!!!!!!!!!!
@Luinux-TechАй бұрын
Thanks, glad to help
@ChinmayWaingankar-q3tАй бұрын
I have Lenovo ideapad gaming 3 laptop with AMD ryzen 4600h, will comfy UI work in my system
@Luinux-TechАй бұрын
it should work normally. Unfortunately, I can't guarantee it because I haven't tested it on APUs.
@raider7790Ай бұрын
Even just making the pc work properly and basic things like screen sharing is such an issue in Linux so no thanks
@srivarshan780Ай бұрын
how to install forge ui on amd gpu there is no video in yt pls upload soon
@sir_uurcanАй бұрын
I have a problem at 4:30, I did write the .\venv\Scrips\activate code but it says "the specified module .venv was not loaded because no valid module file was found in any module directory"
@Luinux-TechАй бұрын
You are using the wrong path, check if you are in the correct folder and if there are no misspelled words, for example in your comment it says "\Scrips" instead of "\Scripts".
@jaydreadly8432Ай бұрын
I've had good performance from liquorix and xanmod but they have a tendency to break after updates so I'm just going to stick with stock kernels..