InvokeAI/docs
Mihail Dumitrescu d176fb07cd Replace --full_precision with --precision that works even if not specified
Allowed values are 'auto', 'float32', 'autocast', 'float16'. If not specified or 'auto' a working precision is automatically selected based on the torch device.
Context: #526
Deprecated --full_precision / -F

Tested on both cuda and cpu by calling scripts/dream.py without arguments and checked the auto configuration worked. With --precision=auto/float32/autocast/float16 it performs as expected, either working or failing with a reasonable error. Also checked Img2Img.
2022-09-20 17:08:00 -04:00
..
assets Update Logo Colors 2022-09-20 12:44:17 -04:00
features Replace --full_precision with --precision that works even if not specified 2022-09-20 17:08:00 -04:00
help Mkdocs-material (#575) 2022-09-15 10:53:41 -04:00
installation Replace --full_precision with --precision that works even if not specified 2022-09-20 17:08:00 -04:00
other Negative / Unconditioned Prompts (#661) 2022-09-18 09:08:30 -04:00
swagger-ui React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
index.html React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
index.md Replace --full_precision with --precision that works even if not specified 2022-09-20 17:08:00 -04:00
openapi3_0.yaml React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00