divamgupta / stable-diffusion-tensorflow

Stable Diffusion in TensorFlow / Keras
Other
1.57k stars 227 forks source link

segmentation fault python text2image.py #46

Closed WSINTRA closed 1 year ago

WSINTRA commented 1 year ago

Trying to run locally on Mac Pro (Late 2013) with AMD FirePro D500 3 GB using tensor flow metal with tensor flow v 2.10

$python text2image.py --prompt="An astronaut riding a horse"

segmentation fault python text2image.py

WSINTRA commented 1 year ago

Downgraded tensorflow to version 2.9.0 and it works