Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This repo contains model for russian poetry generation from images. Poetry can be generated in style of poets: Маяковский, Пушкин, Есенин, Тютчев, Блок.
|
2 |
|
3 |
To use this model you can write:
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- AnyaSchen/image2poetry_ru
|
4 |
+
language:
|
5 |
+
- ru
|
6 |
+
tags:
|
7 |
+
- poetry
|
8 |
+
- image
|
9 |
+
---
|
10 |
This repo contains model for russian poetry generation from images. Poetry can be generated in style of poets: Маяковский, Пушкин, Есенин, Тютчев, Блок.
|
11 |
|
12 |
To use this model you can write:
|