Commit ·
a84a28d
1
Parent(s): e8cce31
Upload the model test
Browse files- README.md +14 -0
- pytorch_lora_weights.safetensors +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
+
tags:
|
| 4 |
+
- text-to-image
|
| 5 |
+
widget:
|
| 6 |
+
- text: test
|
| 7 |
+
---
|
| 8 |
+
### test Dreambooth model trained by anik550689 with [Hugging Face Dreambooth Training Space](https://huggingface.co/spaces/multimodalart/dreambooth-training) with the cosmetics 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 |
+
test (use that on your prompt)
|
| 14 |
+

|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60d075eb7edea14789310f4d4324eccc14b1a61615631dfb2d3938a210d36517
|
| 3 |
+
size 23401064
|
token_identifier.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
test
|