Upload 6 files
Browse files- README.md +77 -1
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
CHANGED
|
@@ -1,3 +1,79 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
tags:
|
| 5 |
+
- text-to-image
|
| 6 |
+
- text-to-image
|
| 7 |
+
- diffusers-training
|
| 8 |
+
- diffusers
|
| 9 |
+
- lora
|
| 10 |
+
- template:sd-lora
|
| 11 |
+
- playground
|
| 12 |
+
- playground-diffusers
|
| 13 |
+
base_model: playgroundai/playground-v2.5-1024px-aesthetic
|
| 14 |
+
instance_prompt: a photo of sks nissan magnite
|
| 15 |
+
widget:
|
| 16 |
+
- text: a black and white photo of sks nissan magnite
|
| 17 |
+
output:
|
| 18 |
+
url: image_0.png
|
| 19 |
+
- text: a black and white photo of sks nissan magnite
|
| 20 |
+
output:
|
| 21 |
+
url: image_1.png
|
| 22 |
+
- text: a black and white photo of sks nissan magnite
|
| 23 |
+
output:
|
| 24 |
+
url: image_2.png
|
| 25 |
+
- text: a black and white photo of sks nissan magnite
|
| 26 |
+
output:
|
| 27 |
+
url: image_3.png
|
| 28 |
---
|
| 29 |
+
|
| 30 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 31 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
# Playground LoRA DreamBooth - waadarsh/magnite-lora
|
| 35 |
+
|
| 36 |
+
<Gallery />
|
| 37 |
+
|
| 38 |
+
## Model description
|
| 39 |
+
|
| 40 |
+
These are waadarsh/magnite-lora LoRA adaption weights for playgroundai/playground-v2.5-1024px-aesthetic.
|
| 41 |
+
|
| 42 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
| 43 |
+
|
| 44 |
+
LoRA for the text encoder was enabled: False.
|
| 45 |
+
|
| 46 |
+
Special VAE used for training: None.
|
| 47 |
+
|
| 48 |
+
## Trigger words
|
| 49 |
+
|
| 50 |
+
You should use a photo of sks nissan magnite to trigger the image generation.
|
| 51 |
+
|
| 52 |
+
## Download model
|
| 53 |
+
|
| 54 |
+
Weights for this model are available in Safetensors format.
|
| 55 |
+
|
| 56 |
+
[Download](waadarsh/magnite-lora/tree/main) them in the Files & versions tab.
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
## License
|
| 61 |
+
|
| 62 |
+
Please adhere to the licensing terms as described [here](https://huggingface.co/playgroundai/playground-v2.5-1024px-aesthetic/blob/main/LICENSE.md).
|
| 63 |
+
|
| 64 |
+
|
| 65 |
+
## Intended uses & limitations
|
| 66 |
+
|
| 67 |
+
#### How to use
|
| 68 |
+
|
| 69 |
+
```python
|
| 70 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 71 |
+
```
|
| 72 |
+
|
| 73 |
+
#### Limitations and bias
|
| 74 |
+
|
| 75 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 76 |
+
|
| 77 |
+
## Training details
|
| 78 |
+
|
| 79 |
+
[TODO: describe the data used to train the model]
|
image_0.png
ADDED
|
image_1.png
ADDED
|
image_2.png
ADDED
|
image_3.png
ADDED
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c78c6a0bf94b49d33f5279c509c1bb2af7d1f2fe4319a4d067f0a42453a0a9a5
|
| 3 |
+
size 23390424
|