| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Specify exact version for torch | yum | 2023-01-31 |
| | | | | | Ruling out possibilities for a user reported bug. | ||
| * | Bugfix: requirements.txt installs correct version of pytorch | yum | 2023-01-25 |
| | | | | | The --extra-index-url must appear *before* the dependency in this file. | ||
| * | Use requirements.txt for Scripts/ | yum | 2023-01-25 |
| This seems to be the canonical way of listing a Python app's dependencies. * Installing dependencies no longer hangs the GUI | |||
