chainyo commited on
Commit
a206887
1 Parent(s): 4f464c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,13 +14,13 @@ SN-GAN implementation with PyTorch-Lightning to generate Documents.
14
 
15
  ## Generated samples
16
 
17
- <img src="https://github.com/ChainYo/docugan/blob/master/documents_samples.png" width="400" height="600">
18
 
19
  Project repository: [DocuGAN](https://github.com/ChainYo/docugan).
20
 
21
  ## Usage
22
 
23
- You see the genration tool on HuggingFace by trying the [space demo](https://huggingface.co/spaces/ChainYo/DocuGAN).
24
 
25
  ## Training data
26
 
 
14
 
15
  ## Generated samples
16
 
17
+ <img src="https://github.com/ChainYo/docugan/blob/c4d9ae7bd5a63d4aedee40e7a2670222170e44c3/documents_samples.png" width="400" height="600">
18
 
19
  Project repository: [DocuGAN](https://github.com/ChainYo/docugan).
20
 
21
  ## Usage
22
 
23
+ You can see the tool to generate document on HuggingFace by trying the [space demo](https://huggingface.co/spaces/ChainYo/DocuGAN).
24
 
25
  ## Training data
26