Melyns
Melyns
It's really easy to download it with a regular browser and copy the dataset then rename it to your preference and copy it to HyperGan's directory if you installed it...
I think this project is abandoned, the software is extremely buggy. i hope somebody maintains it because it's the only extraction tool we have for AC games
Same here.
well done. i cant even imagine how you found it. this software is getting scary to manage, there seem to be a lot of bugs lost under walls of code
> Why not let it be there without removing it, even if no maintenance? It was amazing with faceswap, and now we have to settle for less... sadly that what...
> hires fix, specifically from the quick button under the output image gallery? Yes. I'm guessing images get saved with identical names & cause conflict? so far i added [datetime]-[seed]...
> If it's like the issue I've been seeing, it should work with single image OK, but fail with batch. Batch hits a different path in the code. You're correct....
Fixed, thank you @DenOfEquity https://github.com/lllyasviel/stable-diffusion-webui-forge/pull/1360
> Forge already put all transformers or diffusers or hugging face automatic downloads in `models\diffusers` by taking care of those sys vars. If it goes else where, then it is...
> Look in `{forge directory}\environment.bat`, there should be a line `set TRANSFORMERS_CACHE=%DIR%\transformers-cache`. You can change to `set TRANSFORMERS_CACHE=models\diffusers`, or use full path. _edit:_ use full path, works with Spaces too....