divamgupta / stable-diffusion-tensorflow

Stable Diffusion in TensorFlow / Keras
Other
1.58k stars 228 forks source link

Question about model converting & license #11

Closed Lime-Cakes closed 2 years ago

Lime-Cakes commented 2 years ago

What is the license for the implementation?

Also, can you release the script you used to convert the model? I wish to port finetuned models to this codebase. Thanks!

divamgupta commented 2 years ago

https://github.com/divamgupta/stable-diffusion-tensorflow/blob/c159c79c1d1e347733abe652578d3d625fe9af3f/notebooks/stable-diffusion-tf.ipynb

Lime-Cakes commented 2 years ago

Thanks! Didn't notice license were added.