using compatible version specifier in requirements.txt
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
ftfy
|
ftfy
|
||||||
regex
|
regex
|
||||||
tqdm
|
tqdm
|
||||||
torch>=1.7.1,<1.7.2
|
torch~=1.7.1
|
||||||
torchvision==0.8.2
|
torchvision~=0.8.2
|
||||||
|
Reference in New Issue
Block a user