Commit
路
034e64c
1
Parent(s):
c76e5c2
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ thumbnail: "https://github.com/sberbank-ai/ru-dalle"
|
|
13 |
## Generate images from text
|
14 |
|
15 |
<img style="text-align:center; display:block;" src="https://huggingface.co/sberbank-ai/rudalle-Malevich/resolve/main/dalle-malevich.jpg" width="200">
|
|
|
16 |
|
17 |
* [Technical Report (Russian)](https://habr.ru/)
|
18 |
* [Demo](https://rudalle.ru)
|
@@ -21,7 +22,7 @@ Model was trained by [Sber AI](https://github.com/sberbank-ai) and [SberDevices]
|
|
21 |
* Task: `text2image generation`
|
22 |
* Type: `encoder-decoder`
|
23 |
* Num Parameters: `1.3 B`
|
24 |
-
* Training Data Volume
|
25 |
|
26 |
### Model Description
|
27 |
This is a 1.3 billion parameter model for Russian, recreating OpenAI's [DALL路E](https://openai.com/blog/dall-e/), a model capable of generating arbitrary images from a text prompt that describes the desired result.
|
|
|
13 |
## Generate images from text
|
14 |
|
15 |
<img style="text-align:center; display:block;" src="https://huggingface.co/sberbank-ai/rudalle-Malevich/resolve/main/dalle-malevich.jpg" width="200">
|
16 |
+
"Avocado painting in the style of Malevich"
|
17 |
|
18 |
* [Technical Report (Russian)](https://habr.ru/)
|
19 |
* [Demo](https://rudalle.ru)
|
|
|
22 |
* Task: `text2image generation`
|
23 |
* Type: `encoder-decoder`
|
24 |
* Num Parameters: `1.3 B`
|
25 |
+
* Training Data Volume: `120 million text-image pairs`
|
26 |
|
27 |
### Model Description
|
28 |
This is a 1.3 billion parameter model for Russian, recreating OpenAI's [DALL路E](https://openai.com/blog/dall-e/), a model capable of generating arbitrary images from a text prompt that describes the desired result.
|