Open GOATGAMER07 opened 9 months ago
This doesnt work at all
Go to the forge system/python folder to install the missing realesrgan package in a terminal (cmd or powershell), see below the command
>>> PS D:\webui_forge_cu121_torch21\system\python> .\python.exe -m pip install realesrgan
Although no errors, but I don't see the gpu provider which means no GPU get used?
Aha, just install the onnxruntime-gpu package to use GPU, as above, go the the forge system/python folder, use the inside python to install, the packages should be installed in system\python\Lib\site-packages, now facefusion works like in A1111
PS D:\webui_forge_cu121_torch21\system\python> .\python.exe -m pip install onnxruntime-gpu --user
any fix yet???? i 'm using forge with ubuntu + AMD gpu via ROCm, and i have the same problem.
any fix yet???? i 'm using forge with ubuntu + AMD gpu via ROCm, and i have the same problem.
Did you try Roop Unleashed?
any fix yet???? i 'm using forge with ubuntu + AMD gpu via ROCm, and i have the same problem.
Did you try Roop Unleashed?
thanks, but did it work with forge? cause i searched and didn't find automatic1111 or forge extension, just standalone only :(
any fix yet???? i 'm using forge with ubuntu + AMD gpu via ROCm, and i have the same problem.
Did you try Roop Unleashed?
thanks, but did it work with forge? cause i searched and didn't find automatic1111 or forge extension, just standalone only :(
Well people at Discord told me Facefusion doesnt work at SD (Stable Diffusion) at all, so I tried the Roop Unleashed stand alone, and it works like charm. Dont know any of this that work with SD, only FaceswapLab and Reactor but both are more for images, but you can use on frame to frame.
any fix yet???? i 'm using forge with ubuntu + AMD gpu via ROCm, and i have the same problem.
Did you try Roop Unleashed?
thanks, but did it work with forge? cause i searched and didn't find automatic1111 or forge extension, just standalone only :(
Well people at Discord told me Facefusion doesnt work at SD (Stable Diffusion) at all, so I tried the Roop Unleashed stand alone, and it works like charm. Dont know any of this that work with SD, only FaceswapLab and Reactor but both are more for images, but you can use on frame to frame.
thanks a lot, just wanted it to work with forge / automatic1111 so all of the stuff is in one place.
any fix yet???? i 'm using forge with ubuntu + AMD gpu via ROCm, and i have the same problem.
Did you try Roop Unleashed?
thanks, but did it work with forge? cause i searched and didn't find automatic1111 or forge extension, just standalone only :(
Well people at Discord told me Facefusion doesnt work at SD (Stable Diffusion) at all, so I tried the Roop Unleashed stand alone, and it works like charm. Dont know any of this that work with SD, only FaceswapLab and Reactor but both are more for images, but you can use on frame to frame.
thanks a lot, just wanted it to work with forge / automatic1111 so all of the stuff is in one place.
use this fork https://github.com/sebaxakerhtc/sd-webui-facefusion it work like a charm
@GOATGAMER07 if the fork or fixes in the responses solves your issue, please close it.
Checklist
What happened?
facefusion not correctly installing
ffmpeg and also realesrgan downlaoded still showing the not installed
Steps to reproduce the problem
facefusion not correctly installing
ffmpeg and also realesrgan downlaoded still showing the not installed
What should have happened?
facefusion uploading views on forge ui
What browsers do you use to access the UI ?
No response
Sysinfo
sysinfo-2024-02-08-10-48.json
Console logs
Additional information
No response