Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ SD-Turbo is a fast generative text-to-image model that can synthesize photoreali
|
|
11 |
We release SD-Turbo as a research artifact, and to study small, distilled text-to-image models. For increased quality and prompt understanding,
|
12 |
we recommend [SDXL-Turbo](https://huggingface.co/stabilityai/sdxl-turbo/).
|
13 |
|
|
|
|
|
14 |
## Model Details
|
15 |
|
16 |
### Model Description
|
@@ -49,7 +51,7 @@ For details on the user study, we refer to the [research paper](https://stabilit
|
|
49 |
|
50 |
### Direct Use
|
51 |
|
52 |
-
The model is intended for
|
53 |
|
54 |
- Research on generative models.
|
55 |
- Research on real-time applications of generative models.
|
@@ -59,6 +61,8 @@ The model is intended for research purposes only. Possible research areas and ta
|
|
59 |
- Generation of artworks and use in design and other artistic processes.
|
60 |
- Applications in educational or creative tools.
|
61 |
|
|
|
|
|
62 |
Excluded uses are described below.
|
63 |
|
64 |
### Diffusers
|
@@ -122,7 +126,7 @@ The model should not be used in any way that violates Stability AI's [Acceptable
|
|
122 |
|
123 |
### Recommendations
|
124 |
|
125 |
-
The model is intended for
|
126 |
|
127 |
## How to Get Started with the Model
|
128 |
|
|
|
11 |
We release SD-Turbo as a research artifact, and to study small, distilled text-to-image models. For increased quality and prompt understanding,
|
12 |
we recommend [SDXL-Turbo](https://huggingface.co/stabilityai/sdxl-turbo/).
|
13 |
|
14 |
+
Please note: For commercial use, please refer to https://stability.ai/membership.
|
15 |
+
|
16 |
## Model Details
|
17 |
|
18 |
### Model Description
|
|
|
51 |
|
52 |
### Direct Use
|
53 |
|
54 |
+
The model is intended for both non-commercial and commercial usage. Possible research areas and tasks include
|
55 |
|
56 |
- Research on generative models.
|
57 |
- Research on real-time applications of generative models.
|
|
|
61 |
- Generation of artworks and use in design and other artistic processes.
|
62 |
- Applications in educational or creative tools.
|
63 |
|
64 |
+
For commercial use, please refer to https://stability.ai/membership.
|
65 |
+
|
66 |
Excluded uses are described below.
|
67 |
|
68 |
### Diffusers
|
|
|
126 |
|
127 |
### Recommendations
|
128 |
|
129 |
+
The model is intended for both non-commercial and commercial usage.
|
130 |
|
131 |
## How to Get Started with the Model
|
132 |
|