6 Forks
68 Stars
68 Watchers

RQ-Transformer

Implementation of RQ Transformer, proposed in the paper "Autoregressive Image Generation using Residual Quantization"

How to download and setup RQ-Transformer

Open terminal and run command
git clone https://github.com/lucidrains/RQ-Transformer.git
git clone is used to create a copy or clone of RQ-Transformer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RQ-Transformer https://github.com/lucidrains/RQ-Transformer/archive/master.zip

Or simply clone RQ-Transformer with SSH
[email protected]:lucidrains/RQ-Transformer.git

If you have some problems with RQ-Transformer

You may open issue on RQ-Transformer support forum (system) here: https://github.com/lucidrains/RQ-Transformer/issues