harp-dev commited on
Commit
fe2cd77
·
verified ·
1 Parent(s): 983ff1f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # pip install -r requirements.txt
2
- -e git+https://github.com/TEAMuP-dev/pyharp.git#egg=pyharp
3
  torch==2.7
4
  torchaudio==2.7
5
  pyyaml
 
1
  # pip install -r requirements.txt
2
+ git+https://github.com/TEAMuP-dev/pyharp.git#egg=pyharp
3
  torch==2.7
4
  torchaudio==2.7
5
  pyyaml