Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,20 @@
|
|
1 |
---
|
2 |
library_name: keras
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Model description
|
6 |
|
7 |
-
|
8 |
|
9 |
## Intended uses & limitations
|
10 |
|
11 |
-
|
|
|
|
|
12 |
|
13 |
## Training and evaluation data
|
14 |
|
|
|
1 |
---
|
2 |
library_name: keras
|
3 |
+
tags:
|
4 |
+
- keras-dreambooth
|
5 |
+
- scifi
|
6 |
+
license: cc-by-nc-4.0
|
7 |
---
|
8 |
|
9 |
## Model description
|
10 |
|
11 |
+
This Stable-Diffusion Model has been fine-tuned on images of the Star Trek Voyager Spaceship.
|
12 |
|
13 |
## Intended uses & limitations
|
14 |
|
15 |
+
Anyone may use this model for non-commercial usecases under the Linked License, as long as Paragraph 5 of the [Open RAIL-M License](https://raw.githubusercontent.com/CompVis/stable-diffusion/main/LICENSE) are respected as well. The original Model adheres under Open RAIL-M.
|
16 |
+
|
17 |
+
It was made solely as an experiment for keras_cv Dreambooth Training.
|
18 |
|
19 |
## Training and evaluation data
|
20 |
|