google-ai-edge / ai-edge-torch

Supporting PyTorch models with the Google AI Edge TFLite runtime.
Apache License 2.0
315 stars 41 forks source link

Add convet_to_tflite script for stable diffusion 1.5 model #18

Closed yichunk closed 4 months ago

yichunk commented 4 months ago

Add convet_to_tflite script for stable diffusion 1.5 model Download pytorch model weights from https://github.com/kjsman/stable-diffusion-pytorch

BUG=b/311216181

haozha111 commented 4 months ago

can you also add the bug number to PR description?