Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
<img src="https://huggingface.co/Xibanya/City/resolve/main/Pics/city-examples-sm.png" width="1024" height="1024">
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
pipeline_tag: text-to-image
|
| 4 |
+
tags:
|
| 5 |
+
- PyTorch
|
| 6 |
+
- Transformers
|
| 7 |
---
|
| 8 |
+
# ruDALL-E Cities
|
| 9 |
+
### Generate illustrations of cities from image prompts and/or text
|
| 10 |
+
|
| 11 |
+
Finetuned from [Malevich XL](https://huggingface.co/sberbank-ai/rudalle-Malevich) on thousands of anime screenshots of cities. For more information on training, see https://github.com/Xibanya/ru-dalle
|
| 12 |
|
| 13 |
<img src="https://huggingface.co/Xibanya/City/resolve/main/Pics/city-examples-sm.png" width="1024" height="1024">
|