Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ tags:
|
|
12 |
- Blok
|
13 |
---
|
14 |
This repo contains model for russian poetry generation from images. Poetry can be generated in style of poets: Маяковский, Пушкин, Есенин, Тютчев, Блок.
|
15 |
-
|
16 |
To use this model you can write:
|
17 |
|
18 |
```
|
|
|
12 |
- Blok
|
13 |
---
|
14 |
This repo contains model for russian poetry generation from images. Poetry can be generated in style of poets: Маяковский, Пушкин, Есенин, Тютчев, Блок.
|
15 |
+
The model is fune-tuned concatecation of pre-trained model [tuman/vit-rugpt2-image-captioning](https://huggingface.co/tuman/vit-rugpt2-image-captioning).
|
16 |
To use this model you can write:
|
17 |
|
18 |
```
|