InvokeAI/ldm
Lincoln Stein 895505976e [bugfix] suppress extraneous warning messages generated by diffusers
This commit suppresses a few irrelevant warning messages that the
diffusers module produces:

1. The warning that turning off the NSFW detector makes you an
irresponsible person.
2. Warnings about running fp16 models stored in CPU (we are not running
   them in CPU, just caching them in CPU RAM)
2023-01-19 16:49:40 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke [bugfix] suppress extraneous warning messages generated by diffusers 2023-01-19 16:49:40 -05:00
models fix autocast dependency in cross_attention_control 2023-01-16 23:18:43 -05:00
modules do not use autocast for diffusers 2023-01-16 19:32:06 -05:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py do not use autocast for diffusers 2023-01-16 19:32:06 -05:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py fix perlin noise and txt2img2img 2023-01-16 22:50:13 -05:00