s-tian commited on
Commit
7f326a7
·
verified ·
1 Parent(s): 9ccb768

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  numpy==1.22.4
2
- torch==1.11
3
- torchaudio
4
- torchmetrics
5
- torchvision
6
  --extra-index-url https://download.pytorch.org/whl/cpu
7
  carvekit==4.1.0
 
1
  numpy==1.22.4
2
+ torch==1.11.0
3
+ torchaudio==0.11.0
4
+ torchvision==0.12.0
 
5
  --extra-index-url https://download.pytorch.org/whl/cpu
6
  carvekit==4.1.0