strobya
strobya
@GroupXyz1 What is the name of the file that i need to edit to input `--use-split-cross-attention`
@GroupXyz1 Alrigth, did that and go this error ``` Successfully installed torch-2.0.0 torchvision-0.15.1 C:\Users\mypc3\Downloads\Compressed\AI photo>.\python_embeded\python.exe -s Fooocus\entry_with_update.py --directml--use-split-cross-attention Already up-to-date Update succeeded. [System ARGV] ['Fooocus\\entry_with_update.py', '--directml--use-split-cross-attention'] usage: entry_with_update.py [-h] [--listen...
@mashb1t Deleted old files and redownloaded .\python_embeded\Lib\site-packages\torchsde_brownian\brownian_interval.py Line 32 generator = torch.Generator(device).manual_seed(int(seed)) to generator = torch.Generator().manual_seed(int(seed)) then tried to alloctae more VRAM Go to \Fooocus\backend\headless\fcbh\model_management.py In line 95 change mem_total...