Sirus1 commited on
Commit
184f3c6
1 Parent(s): bf54579

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- --extra-index-url https://download.pytorch.org/whl
2
- torch==1.11.0
3
- torchvision==0.12.0
4
- torchaudio==0.11.0
5
- git+https://github.com/facebookresearch/detectron2.git
6
  transformers
7
  timm==0.4.12
8
  openai
 
1
+ torch
2
+ torchvision
3
+ torchaudio
 
 
4
  transformers
5
  timm==0.4.12
6
  openai