Skip to content

Add Requirements and edit README#11

Open
greglever wants to merge 1 commit into
tbepler:masterfrom
greglever:ADD_REQUIREMENTS
Open

Add Requirements and edit README#11
greglever wants to merge 1 commit into
tbepler:masterfrom
greglever:ADD_REQUIREMENTS

Conversation

@greglever

Copy link
Copy Markdown

Edit the README for installation instructions and add requirements.txt to the repo

@tbepler

tbepler commented Oct 21, 2019

Copy link
Copy Markdown
Owner

Thanks for the usability improvement pull request. I'm happy to accept this if you can change the version requirements to be minimum version numbers where possible (e.g. torch>=0.4.0).

Comment thread requirements.txt
@@ -0,0 +1,8 @@
torch==1.3.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A specific API in 1.3 version would broke the training process. Maybe you should change it to 0.4=<torch=<1.0

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

Successfully merging this pull request may close these issues.

3 participants