timbmg / Sentence-VAE

PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
580 stars 152 forks source link

Missing requirements.txt #8

Closed gagb closed 5 years ago

gagb commented 5 years ago

Thanks for creating this repository! Can you please add a requirements.txt to the repository or add a dependencies section (w/ version numbers) in the README?

Thanks!

timbmg commented 5 years ago

Sure thing, its there now!