Update README.md
Browse files
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/
|
18 |
|
19 |
Project repository: [DocuGAN](https://github.com/ChainYo/docugan).
|
20 |
|
21 |
## Usage
|
22 |
|
23 |
-
You see the
|
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 |
|