AlixJabda commited on
Commit
d1ca049
·
1 Parent(s): d8ada42

remove torchvision dependency conflict

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
 
3
- torch==2.1.1+cpu
4
  torchvision==0.16.2+cpu
5
 
6
  fastapi
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
 
3
+ torch==2.1.2+cpu
4
  torchvision==0.16.2+cpu
5
 
6
  fastapi