Upload the model ramy
Browse files- README.md +21 -0
- model.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
widget:
|
6 |
+
- text: e3t
|
7 |
+
---
|
8 |
+
### ramy Dreambooth model trained by HusseinHE 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 |
+
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
e3t (use that on your prompt)
|
21 |
+
![e3t 0](https://huggingface.co/HusseinHE/ramy/resolve/main/concept_images/e3t_%281%29.jpg)![e3t 1](https://huggingface.co/HusseinHE/ramy/resolve/main/concept_images/e3t_%282%29.jpg)![e3t 2](https://huggingface.co/HusseinHE/ramy/resolve/main/concept_images/e3t_%283%29.jpg)![e3t 3](https://huggingface.co/HusseinHE/ramy/resolve/main/concept_images/e3t_%284%29.jpg)![e3t 4](https://huggingface.co/HusseinHE/ramy/resolve/main/concept_images/e3t_%285%29.jpg)![e3t 5](https://huggingface.co/HusseinHE/ramy/resolve/main/concept_images/e3t_%286%29.jpg)![e3t 6](https://huggingface.co/HusseinHE/ramy/resolve/main/concept_images/e3t_%287%29.jpg)![e3t 7](https://huggingface.co/HusseinHE/ramy/resolve/main/concept_images/e3t_%288%29.jpg)
|
model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:425e61834147e4bd8f53917157bba44cef578ec3c0982ea27bfbe164187aae2e
|
3 |
+
size 2132856622
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
e3t
|