End of training
Browse files- README.md +65 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1500/optimizer.bin +3 -0
- checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scaler.pt +3 -0
- checkpoint-1500/scheduler.bin +3 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scaler.pt +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scaler.pt +3 -0
- checkpoint-500/scheduler.bin +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
license: openrail++
|
| 5 |
+
instance_prompt: A dense canopy of watermelon plant with clusters of leaves displaying
|
| 6 |
+
nbd anthracnose (Colletotrichum orbiculare) disease showing angular brown lesions.
|
| 7 |
+
The leaf is captured with a Canon DSLR handheld camera in natural lighting resembling
|
| 8 |
+
a real watermelon growing environment
|
| 9 |
+
widget: []
|
| 10 |
+
tags:
|
| 11 |
+
- text-to-image
|
| 12 |
+
- text-to-image
|
| 13 |
+
- diffusers-training
|
| 14 |
+
- diffusers
|
| 15 |
+
- lora
|
| 16 |
+
- template:sd-lora
|
| 17 |
+
- stable-diffusion-xl
|
| 18 |
+
- stable-diffusion-xl-diffusers
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 22 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
# SDXL LoRA DreamBooth - nitindominicrai/anthracnose
|
| 26 |
+
|
| 27 |
+
<Gallery />
|
| 28 |
+
|
| 29 |
+
## Model description
|
| 30 |
+
|
| 31 |
+
These are nitindominicrai/anthracnose LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
| 32 |
+
|
| 33 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
| 34 |
+
|
| 35 |
+
LoRA for the text encoder was enabled: False.
|
| 36 |
+
|
| 37 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
| 38 |
+
|
| 39 |
+
## Trigger words
|
| 40 |
+
|
| 41 |
+
You should use A dense canopy of watermelon plant with clusters of leaves displaying nbd anthracnose (Colletotrichum orbiculare) disease showing angular brown lesions. The leaf is captured with a Canon DSLR handheld camera in natural lighting resembling a real watermelon growing environment to trigger the image generation.
|
| 42 |
+
|
| 43 |
+
## Download model
|
| 44 |
+
|
| 45 |
+
Weights for this model are available in Safetensors format.
|
| 46 |
+
|
| 47 |
+
[Download](nitindominicrai/anthracnose/tree/main) them in the Files & versions tab.
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
## Intended uses & limitations
|
| 52 |
+
|
| 53 |
+
#### How to use
|
| 54 |
+
|
| 55 |
+
```python
|
| 56 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 57 |
+
```
|
| 58 |
+
|
| 59 |
+
#### Limitations and bias
|
| 60 |
+
|
| 61 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 62 |
+
|
| 63 |
+
## Training details
|
| 64 |
+
|
| 65 |
+
[TODO: describe the data used to train the model]
|
checkpoint-1000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46a909a42fde63e63a9e5d49374855615b6cbbb63d7ff1e3d2828d7fe391bfce
|
| 3 |
+
size 15134861
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89e5786c48c04c8ca1b7be583197abad15dfb5f3cec1f4e6cf8e08da1245f9af
|
| 3 |
+
size 23390424
|
checkpoint-1000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55e47610b9f28706e74845fc85db47f0942253e13f8c0484a381a53f32d07b09
|
| 3 |
+
size 14757
|
checkpoint-1000/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14ae2a2128444abab378aa06c09a61a84665f758fcc19fc46f5789b0bc1b5665
|
| 3 |
+
size 1383
|
checkpoint-1000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5ca5fd1f3d50dfbd88c5f854e399c1c22a842d2231d41415da16bf924479e76
|
| 3 |
+
size 1401
|
checkpoint-1500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dc8cd13a4fcc055203ee01c2eafaacaff02dd3d3b634ce38a6c5cd4a5df8626
|
| 3 |
+
size 15134861
|
checkpoint-1500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ebaa6da329a843ac96d3245235c68370a7ac8165ab51f70444703346a1fcb42
|
| 3 |
+
size 23390424
|
checkpoint-1500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e20d45b9c0e4dc0207cd4af93c6899a96cbc6e8679d5d42e45ca7c15fea77427
|
| 3 |
+
size 14757
|
checkpoint-1500/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca372268f4fa9335030c0cb7aedb6cdba75f457da50e7a4034abb1a2d0843689
|
| 3 |
+
size 1383
|
checkpoint-1500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edea1f35f5d4220981b59fa9f4d7da70da516ce236b9e89bd9f574cd70ed46cd
|
| 3 |
+
size 1401
|
checkpoint-2000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03940b13b1963a2970586faaf21bdf2c17ecebc7bde11efcac65f4302649b340
|
| 3 |
+
size 15134861
|
checkpoint-2000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01f6d186e01a77c426abc7de3da95694f29b78e5a7cf125fa32f2f8c49bec802
|
| 3 |
+
size 23390424
|
checkpoint-2000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:176dcb55669a20286ff6bdfdb6a31caeba4bc90f455c3d7889fd7fcdee124a47
|
| 3 |
+
size 14757
|
checkpoint-2000/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4aa03f6e0cd07cf67ce1fbe3101d545f5771ef9148b9debf02b11cf6948da5c
|
| 3 |
+
size 1383
|
checkpoint-2000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3470bfe39d81fa21d862d483d8930166f7354d82f8349f353a83b58fcbc59971
|
| 3 |
+
size 1401
|
checkpoint-500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ffd9730996ecedfdd545b61d1c3852325093093acbe451df7a3d67d7b925c39
|
| 3 |
+
size 15134861
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98253d6d143451a62cea87d4796ec47dd1a7009c320bd7b7d85592675cc64ce3
|
| 3 |
+
size 23390424
|
checkpoint-500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfca6d366f6d159d72181a0f768d9819e04331d1aa2ee7e46a6b261bd8960287
|
| 3 |
+
size 14757
|
checkpoint-500/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f77569c2e850b04af982cc8c1389f1430851448915c593b69e5da36ce05b71d7
|
| 3 |
+
size 1383
|
checkpoint-500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8baa45cc00e6da1eefbbbc2d50fb568432ef1e20241f0a3571b49dcb8d62f7f2
|
| 3 |
+
size 1401
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01f6d186e01a77c426abc7de3da95694f29b78e5a7cf125fa32f2f8c49bec802
|
| 3 |
+
size 23390424
|