Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in requirements.txt: "torch=1.3.0" #8

Open
zychen423 opened this issue Jul 28, 2020 · 0 comments
Open

Typo in requirements.txt: "torch=1.3.0" #8

zychen423 opened this issue Jul 28, 2020 · 0 comments

Comments

@zychen423
Copy link

Hi, thank you for sharing code with us and your amazing work 💯 .

Just want to notify in requirements.txt there is a typo

numpy==1.17.2
torch=1.3.0
tqdm==4.36.1
SPARQLWrapper==1.8.2
spacy==2.1.3

where in line 2 it should be torch==1.3.0, and personally I think torch>=1.3.0 will be better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant