Skip to content

Commit

Permalink
cleaning up functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Levy committed Dec 21, 2022
1 parent 8178653 commit 9d69531
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This project needs python 3.7 to 3.10 to work.
The requirements.txt was thought for a cuda11.3 and python3.7 environment.

![Tests](https://github.com/Liphos/GRAND/actions/workflows/test.yml/badge.svg)
![Tests](https://github.com/Liphos/GRAND/actions/workflows/tests.yml/badge.svg)

To run the environment, clone the repo and install the local package in a virtualenvironment with:
PIP_FIND_LINKS='https://data.pyg.org/whl/torch-1.13.0+cpu.html' pip install -r requirements.txt(#requirements_dev.txt for testing)

0 comments on commit 9d69531

Please sign in to comment.