Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,11 @@ The colab implementation can be found [here](https://colab.research.google.com/g
|
|
| 13 |
| -------- | --------- |
|
| 14 |
|  |  |
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
# Overview
|
| 17 |
The model is able to produce a wide variety of images. This is likely owing to the use of [minibatch discrimination](https://arxiv.org/abs/1606.03498v1).
|
| 18 |
|
|
|
|
| 13 |
| -------- | --------- |
|
| 14 |
|  |  |
|
| 15 |
|
| 16 |
+
# Demo
|
| 17 |
+
The demo app for this model is at https://huggingface.co/spaces/PrakhAI/AIPlane2 (please "Restart this Space" if prompted).
|
| 18 |
+
|
| 19 |
+
The demo showcases random image generation and generation of images similar to a previously generated image.
|
| 20 |
+
|
| 21 |
# Overview
|
| 22 |
The model is able to produce a wide variety of images. This is likely owing to the use of [minibatch discrimination](https://arxiv.org/abs/1606.03498v1).
|
| 23 |
|