lucidrains / vector-quantize-pytorch

Vector (and Scalar) Quantization, in Pytorch
MIT License
2.12k stars 179 forks source link

environment requirement #136

Closed sivannavis closed 2 weeks ago

sivannavis commented 2 weeks ago

Hi! I'm trying to use this library in my code but my code requires torch==1.13.1+cu117, it seems this library is dependent on a specific torch version?