mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-11-05 12:00:15 +00:00
9614a82f12
If the x_sample was a bfloat on the gpu but the cpu doesn't support bfloat, that can cause a TypeError ``` File "/home/stdiff/.local/lib/python3.10/site-packages/imaginairy/api.py", line 292, in imagine x_sample.cpu().numpy(), "c h w -> h w c" TypeError: Got unsupported ScalarType BFloat16` ``` |
||
---|---|---|
.. | ||
configs | ||
enhancers | ||
modules | ||
samplers | ||
vendored | ||
__init__.py | ||
api.py | ||
cmds.py | ||
img_log.py | ||
safety.py | ||
schema.py | ||
suppress_logs.py | ||
utils.py |