ribesstefano commited on
Commit
42953d4
·
1 Parent(s): bf77b94

Updated requirements to point to TACK repository

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -10,4 +10,6 @@ pandas
10
  joblib
11
  torch
12
  lightning
13
- tackai # install from the TACK package once published
 
 
 
10
  joblib
11
  torch
12
  lightning
13
+ # Install tackai and all its dependencies from source.
14
+ # hatchling build backend is PEP 517-compliant, so pip handles this fine.
15
+ git+https://github.com/ribesstefano/TACK.git@main