AnyaSchen commited on
Commit
802f770
·
1 Parent(s): 9e23387

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
  ```