End of training
Browse files
README.md
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
tags:
|
| 5 |
+
- stable-diffusion
|
| 6 |
+
- stable-diffusion-diffusers
|
| 7 |
+
- text-to-image
|
| 8 |
+
- diffusers
|
| 9 |
+
- diffusers-training
|
| 10 |
+
- lora
|
| 11 |
+
base_model: runwayml/stable-diffusion-v1-5
|
| 12 |
+
inference: true
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 16 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
# LoRA text2image fine-tuning - adinolfi/borse-lora
|
| 20 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the C:/Users/PNP/Desktop/Nappi/Dataset_manuale dataset. You can find some example images in the following.
|
| 21 |
+
|
| 22 |
+

|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
## Intended uses & limitations
|
| 27 |
+
|
| 28 |
+
#### How to use
|
| 29 |
+
|
| 30 |
+
```python
|
| 31 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 32 |
+
```
|
| 33 |
+
|
| 34 |
+
#### Limitations and bias
|
| 35 |
+
|
| 36 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 37 |
+
|
| 38 |
+
## Training details
|
| 39 |
+
|
| 40 |
+
[TODO: describe the data used to train the model]
|
dataset_manuale/default/0.0.0/8d13ad1de522aa5d/dataset_info.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"_type": "Image"}, "text": {"dtype": "string", "_type": "Value"}}, "builder_name": "imagefolder", "dataset_name": "dataset_manuale", "config_name": "default", "version": {"version_str": "0.0.0", "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 161, "num_examples": 2, "dataset_name": "dataset_manuale"}}, "download_checksums": {"C:/Users/PNP/Desktop/Nappi/Dataset_manuale/train/5.png": {"num_bytes": 820462, "checksum": null}, "C:/Users/PNP/Desktop/Nappi/Dataset_manuale/train/6.png": {"num_bytes": 570328, "checksum": null}, "C:/Users/PNP/Desktop/Nappi/Dataset_manuale/train/metadata.csv": {"num_bytes": 60, "checksum": null}}, "download_size": 1390850, "dataset_size": 161, "size_in_bytes": 1391011}
|
dataset_manuale/default/0.0.0/8d13ad1de522aa5d/dataset_manuale-train.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15ed46925c6fb81cd51597ba9f3ce699c6ff5e1f1b266c7d6a94744edcb9c146
|
| 3 |
+
size 944
|
image_0.png
ADDED
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99ae8594512a83817e64b0568c5e619b8bf9981091fcd04fc65a383858c6d155
|
| 3 |
+
size 3226184
|