|
|
|
@ -2,7 +2,7 @@ |
|
|
|
### Generate images from texts |
|
|
|
|
|
|
|
``` |
|
|
|
pip install rudalle==0.0.1rc3 |
|
|
|
pip install rudalle==0.0.1rc4 |
|
|
|
``` |
|
|
|
### 🤗 HF Models: |
|
|
|
[ruDALL-E Malevich (XL)](https://huggingface.co/sberbank-ai/rudalle-Malevich) |
|
|
|
@ -75,4 +75,9 @@ see `jupyters/ruDALLE-image-prompts-A100.ipynb` |
|
|
|
text, seed = 'Храм Василия Блаженного', 42 |
|
|
|
skyes = [red_sky, sunny_sky, cloudy_sky, night_sky] |
|
|
|
``` |
|
|
|
 |
|
|
|
 |
|
|
|
|
|
|
|
|
|
|
|
### 🚀 Contributors 🚀 |
|
|
|
|
|
|
|
- [@neverix](https://www.kaggle.com/neverix) thanks a lot for contributing for speed up of inference |