niks-salodkar commited on
Commit
13def89
·
1 Parent(s): 73f2635

updated req

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
  aiohttp==3.8.3
3
  aiosignal==1.3.1
4
  altair==4.2.0
@@ -49,10 +48,11 @@ streamlit==1.16.0
49
  tensorboardX==2.5.1
50
  toml==0.10.2
51
  toolz==0.12.0
52
- torch==1.13.1
53
- torchaudio==0.13.1
 
 
54
  torchmetrics==0.11.0
55
- torchvision==0.14.1
56
  tornado==6.2
57
  tqdm==4.64.1
58
  typing_extensions==4.4.0
 
 
1
  aiohttp==3.8.3
2
  aiosignal==1.3.1
3
  altair==4.2.0
 
48
  tensorboardX==2.5.1
49
  toml==0.10.2
50
  toolz==0.12.0
51
+ --extra-index-url https://download.pytorch.org/whl/cpu
52
+ torch
53
+ torchvision
54
+ torchaudio
55
  torchmetrics==0.11.0
 
56
  tornado==6.2
57
  tqdm==4.64.1
58
  typing_extensions==4.4.0