PrakhAI commited on
Commit
7ee18ab
·
1 Parent(s): da216e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -13,6 +13,11 @@ The colab implementation can be found [here](https://colab.research.google.com/g
13
  | -------- | --------- |
14
  | ![image.png](https://huggingface.co/PrakhAI/AIPlane2/resolve/main/generated.png) | ![image.png](https://cdn-uploads.huggingface.co/production/uploads/649f9483d76ca0fe679011c2/3NkPSqKH2GSc6LPs34rEu.png) |
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
  | ![image.png](https://huggingface.co/PrakhAI/AIPlane2/resolve/main/generated.png) | ![image.png](https://cdn-uploads.huggingface.co/production/uploads/649f9483d76ca0fe679011c2/3NkPSqKH2GSc6LPs34rEu.png) |
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