Upload the model mem-model
Browse files- README.md +17 -0
- model.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
widget:
|
6 |
+
- text: This is the Mem logo
|
7 |
+
---
|
8 |
+
### mem-model Dreambooth model trained by ktkeller with [Hugging Face Dreambooth Training Space](https://huggingface.co/spaces/multimodalart/dreambooth-training) with the v1-5 base model
|
9 |
+
|
10 |
+
You run your new concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb). Don't forget to use the concept prompts!
|
11 |
+
|
12 |
+
Sample pictures of:
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
This is the Mem logo (use that on your prompt)
|
17 |
+
![This is the Mem logo 0](https://huggingface.co/ktkeller/mem-model/resolve/main/concept_images/This%20is%20the%20Mem%20logo_%281%29.jpg)![This is the Mem logo 1](https://huggingface.co/ktkeller/mem-model/resolve/main/concept_images/This%20is%20the%20Mem%20logo_%282%29.jpg)![This is the Mem logo 2](https://huggingface.co/ktkeller/mem-model/resolve/main/concept_images/This%20is%20the%20Mem%20logo_%283%29.jpg)![This is the Mem logo 3](https://huggingface.co/ktkeller/mem-model/resolve/main/concept_images/This%20is%20the%20Mem%20logo_%284%29.jpg)
|
model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5d435d9d2cb78865e931150b286f9676fb8b7d9aa684aca314faad70cd8d999
|
3 |
+
size 2132856622
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
This is the Mem logo
|