Using with a custom Outputs folder #8
-
|   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  |  
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|   Hi Thanks for writing  |  
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|   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  |  
Beta Was this translation helpful? Give feedback.



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