Skip to content

Commit d3e3c69

Browse files
authored
Provide Finetuning example (#27)
Provide Finetuning example (#27)
1 parent b6bb7b8 commit d3e3c69

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ pip install rudalle==0.0.1rc4
2121
**English translation example**
2222
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/12fbO6YqtzHAHemY2roWQnXvKkdidNQKO?usp=sharing)
2323

24+
25+
**Finetuning example**
26+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1Tb7J4PvvegWOybPfUubl5O7m5I24CBg5?usp=sharing)
27+
2428
### generation by ruDALLE:
2529
```python
2630
from rudalle.pipelines import generate_images, show, super_resolution, cherry_pick_by_clip

0 commit comments

Comments
 (0)