File size: 1,105 Bytes
d9bd280
 
1d9d7cc
 
 
d9bd280
1d9d7cc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: openrail
tags:
- tflite
- stable_diffusion
---

# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->

Stable Diffusion TFLite models

# Model Details
converted from [Keras CV Stable Diffusion](https://github.com/keras-team/keras-cv/tree/master/keras_cv/models/stable_diffusion)

## Model Description

<!-- Provide a longer summary of what this model is. -->



- **Developed by:** Robin Rombach, Patrick Esser
- **Model type:** Diffusion-based text-to-image generation model
- **Language(s) (NLP):** English
- **License:** The CreativeML OpenRAIL M license is an Open RAIL M license, adapted from the work that BigScience and the RAIL Initiative are jointly carrying in the area of responsible AI licensing. See also the article about the BLOOM Open RAIL license on which our license is based.

## Model Sources

<!-- Provide the basic links for the model. -->

- **conversion script:** https://github.com/freedomtan/keras_cv_stable_diffusion_to_tflite
- **converted from:** https://github.com/keras-team/keras-cv/tree/master/keras_cv/models/stable_diffusion