Browse Source

up version

pull/12/head
Alex Shonenkov 5 years ago
parent
commit
a409e50316
2 changed files with 10 additions and 1 deletions
  1. +10
    -1
      README.md
  2. BIN
      pics/russian-temple-image-prompt.png

+ 10
- 1
README.md View File

@ -2,7 +2,7 @@
### Generate images from texts
```
pip install rudalle==0.0.1rc1
pip install rudalle==0.0.1rc2
```
### 🤗 HF Models:
[ruDALL-E Malevich (XL)](https://huggingface.co/sberbank-ai/rudalle-Malevich)
@ -65,3 +65,12 @@ show(sr_images, 3)
text, seed = 'красивая тян из аниме', 6955
```
![](./pics/anime-girl-super-resolution.png)
### Image Prompt
see `jupyters/ruDALLE-image-prompts-A100.ipynb`
```python
text, seed = 'Храм Василия Блаженного', 42
skyes = [red_sky, sunny_sky, cloudy_sky, night_sky]
```
![](./pics/russian-temple-image-prompt.png)

BIN
pics/russian-temple-image-prompt.png View File

Before After
Width: 799  |  Height: 642  |  Size: 832 KiB

Loading…
Cancel
Save