Skip to content

farmaker47/diffusion_models_tflite_conversion_and_inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Diffusion tflite models

This is a repo that contains a colab notebook which demonstrates the usage of Diffusion models, conversion to .tflite files and final inference with image generation. The original models have been cloned from this repo and more info can be found here.

IMPORTANT = Use TensorFow version 2.9.2 to convert the models inside the notebook as I see that version 2.11.0 creates .tflite files that cannot be used inside android.

TODO = Tokenizer has to be converted to a Java implementation so it can be used inside an android app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published