divamgupta / stable-diffusion-tensorflow

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

Update README.md and missing requirement for tensorflow-addons #14

Closed NeurAlch closed 1 year ago

NeurAlch commented 1 year ago

I had to install manually tensorflow-addons so might be good to add it to the requirements.txt file, similar to the M1 file. Also fixed the README since this is not a fork.

Thanks for the great repo!

innat commented 1 year ago

@PabloRosales There is also a TPU inference colab, Could you please add it too to the read-me along with GPU inference. https://twitter.com/fchollet/status/1572004717362028546

NeurAlch commented 1 year ago

@innat Added a resources section with the links to the notebooks.

NeurAlch commented 1 year ago

@innat Updated, let me know what you think or if something is missing. I don't have a mac so my instructions on virtualenv are based on my setup (Ubuntu), but don't think they would be different.