Aanisha commited on
Commit
9690938
1 Parent(s): 6cd90a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -13,26 +13,27 @@ tags:
13
  ---
14
 
15
  This model is based on [CycleGAN](https://arxiv.org/abs/1703.10593) architecture. It takes images, and generates a futuristic neon image for the image provided.Hope this model neonifies your images.
 
16
 
17
- ## Dataset
18
 
19
  The model is trained on 256x256 high contrasted neon images as style images, and normal images (including people,scenery etc.) as base images.
20
 
21
  #### Dataset - https://www.kaggle.com/datasets/aanisha07/futuristic-images
22
 
23
- ## Model
24
 
25
  All details regarding how to use the model, fine-tune it, are added to GitHub.
26
 
27
  #### Github - https://github.com/Aanisha/NeonGAN
28
 
29
- ## Spaces Demo
30
 
31
  Check out the spaces demo, and try the model by yourselves.
32
 
33
  #### Demo - https://huggingface.co/spaces/huggan/NeonGAN_Demo
34
 
35
- ![Demo.jpg](Demo_img.jpeg)
36
 
37
  Hope you all enjoy it!
38
 
 
13
  ---
14
 
15
  This model is based on [CycleGAN](https://arxiv.org/abs/1703.10593) architecture. It takes images, and generates a futuristic neon image for the image provided.Hope this model neonifies your images.
16
+ ![Demo.jpg](Demo_img.jpeg)
17
 
18
+ # Dataset
19
 
20
  The model is trained on 256x256 high contrasted neon images as style images, and normal images (including people,scenery etc.) as base images.
21
 
22
  #### Dataset - https://www.kaggle.com/datasets/aanisha07/futuristic-images
23
 
24
+ # Model
25
 
26
  All details regarding how to use the model, fine-tune it, are added to GitHub.
27
 
28
  #### Github - https://github.com/Aanisha/NeonGAN
29
 
30
+ # Spaces Demo
31
 
32
  Check out the spaces demo, and try the model by yourselves.
33
 
34
  #### Demo - https://huggingface.co/spaces/huggan/NeonGAN_Demo
35
 
36
+
37
 
38
  Hope you all enjoy it!
39