ai-forever commited on
Commit
293f10e
1 Parent(s): e4f6df6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ thumbnail: "https://github.com/ai-forever/MoVQGAN/"
11
  SBER-MoVQGAN is a new SOTA model in the image reconstruction problem.
12
  This model is based on code from the [VQGAN](https://github.com/CompVis/taming-transformers) repository and modifications from the original [MoVQGAN](https://arxiv.org/pdf/2209.09002.pdf) paper.
13
 
14
- Code for using SBER-MoVQGAN you can obtain in our [repo]().
15
 
16
  ## Models
17
  The following table compares the 3 versions of the model SBER-MoVQGAN on the Imagenet dataset in terms of FID, SSIM and PSNR metrics.
 
11
  SBER-MoVQGAN is a new SOTA model in the image reconstruction problem.
12
  This model is based on code from the [VQGAN](https://github.com/CompVis/taming-transformers) repository and modifications from the original [MoVQGAN](https://arxiv.org/pdf/2209.09002.pdf) paper.
13
 
14
+ Code for using SBER-MoVQGAN you can obtain in our [repo](https://github.com/ai-forever/MoVQGAN/tree/main).
15
 
16
  ## Models
17
  The following table compares the 3 versions of the model SBER-MoVQGAN on the Imagenet dataset in terms of FID, SSIM and PSNR metrics.