Using with a custom Outputs folder #8
Answered
by
toutjavascript
Neuralsplyce
asked this question in
Q&A
|
I modified the Fooocus config.txt file to set the outputs folder to another drive. How can I configure/edit Log Viewer to use that folder instead of ./Fooocus/outputs ? I tried changing the url to localhost:7865/file=(my custom output path) I get this error: Thanks |
Answered by
toutjavascript
Jan 25, 2024
Replies: 3 comments 2 replies
|
Hi Thanks for writing |
0 replies
|
I managed to get the Log Viewer good even when outputs folder is on an other drive 👍 Installation is a little bit more complicated:
It seems search box is broken. But I will correct it on next release. Thanks to challenge me |
2 replies
Answer selected by
toutjavascript
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



I managed to get the Log Viewer good even when outputs folder is on an other drive 👍
Installation is a little bit more complicated:
mklink /J C:\Users\XXXXX\Desktop\IA\Fooocus\Fooocus\outputs D:\pictures\outputshttp://127.0.0.1:7865/file=C:/Users/XXXXX/Desktop/IA/Fooocus/Fooocus/outputs/viewer.htmlIt seems search box is broken. But I will correct it on next release.
Thanks to challenge me