maikelsz

Results 26 comments of maikelsz

mmm. I just find the blue artifact, in some images. sometimes to the left, sometime to the right, always on the top half. nothing Photoshop can't deal with.

> while something as simple as a normalized absolute difference between the images of two consecutive steps can be used, this would have little to do with the actual structure...

> Sometimes, letting the user shoot himself in the foot is a good thing. Too much of this and that will lead to extreme amounts of complexity in the program....

does anybody knows how to run save_onnx.py with a already downloaded model checkpoint?

or in the file "webui-user.bat", change to "set COMMANDLINE_ARGS = --lowvram --precision full --no-half --skip-torch-cuda-test" In this other project, if there is no nvidia GPU, the operation is done in...

> in webui-user.sh line 8: > > ``` > # Commandline arguments for webui.py, for example: export COMMANDLINE_ARGS="--medvram --opt-split-attention" > export COMMANDLINE_ARGS="--skip-torch-cuda-test" > ``` or "webui-user.bat", if you are in...

> Make the traffic from python, git and conda bypass your proxy git does (don't mind the proxy), but not python and conda. Some time ago I had this problem...

> where? how? like this: set TRANSFORMERS_OFFLINE=1 in webui-user.bat ?

mmm... in https://huggingface.co/docs/transformers/installation they talk about the offline use of Transformers from cached or previously downloade files. -By setting the environment variables (Linux and Windows)... -While running... -Also by getting...

> no yet. for me it worked once, dont know why or how, never again, before or after that