alexandre01 / deepsvg

[NeurIPS 2020] Official code for the paper "DeepSVG: A Hierarchical Generative Network for Vector Graphics Animation". Includes a PyTorch library for deep learning with SVG data.

Home Page:https://www.lingosub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update requirements.txt to 1.12.1 from 1.4.0 as 1.4.0 does not exist anymore.

abhi1992 opened this issue · comments

Update requirements.txt to 1.12.1 from 1.4.0 as 1.4.0 does not exist anymore.
ERROR: Could not find a version that satisfies the requirement torch==1.4.0 (from versions: 1.13.0, 1.13.1, 2.0.0, 2.0.1)
ERROR: No matching distribution found for torch==1.4.0
commented

@ajsb85 same