Sirus1 commited on
Commit
f701e55
·
1 Parent(s): 7b5e0c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu111/torch_stable.html
2
- --extra-index-url https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/index.html
3
- torch==1.11.0
4
- torchvision
5
- torchaudio
6
- -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/index.html
7
- detectron2
8
  transformers
9
  timm==0.4.12
10
  openai
@@ -28,3 +27,4 @@ unstructured
28
  faiss-cpu
29
  faiss-gpu
30
  yt-dlp
 
 
1
+ --extra-index-url https://download.pytorch.org/whl
2
+ torch==1.11.0+cu113
3
+ torchvision==0.12.0+cu113
4
+ torchaudio==0.11.0
5
+ -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
6
+ detectron2==0.6
 
7
  transformers
8
  timm==0.4.12
9
  openai
 
27
  faiss-cpu
28
  faiss-gpu
29
  yt-dlp
30
+ Pillow==9.5.0