Skip to content

Commit

Permalink
refactor Lora LoraAdapter and the latent_diffusion/lora file
Browse files Browse the repository at this point in the history
  • Loading branch information
limiteinductive committed Jan 18, 2024
1 parent dd87b97 commit a1f50f3
Show file tree
Hide file tree
Showing 12 changed files with 427 additions and 871 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,16 +158,6 @@ You should get:

![dropy slime output](https://raw.githubusercontent.com/finegrain-ai/refiners/main/assets/dropy_slime_9752.png)

### Training

Refiners has a built-in training utils library and provides scripts that can be used as a starting point.

E.g. to train a LoRA on top of Stable Diffusion, copy and edit `configs/finetune-lora.toml` to suit your needs and launch the training as follows:

```bash
python scripts/training/finetune-ldm-lora.py configs/finetune-lora.toml
```

## Adapter Zoo

For now, given [finegrain](https://finegrain.ai)'s mission, we are focusing on image edition tasks. We support:
Expand Down
68 changes: 0 additions & 68 deletions configs/finetune-lora.toml

This file was deleted.

149 changes: 0 additions & 149 deletions scripts/conversion/convert_diffusers_lora.py

This file was deleted.

124 changes: 0 additions & 124 deletions scripts/conversion/convert_refiners_lora_to_sdwebui.py

This file was deleted.

Loading

0 comments on commit a1f50f3

Please sign in to comment.