PUSHPENDAR commited on
Commit
adbb8bb
·
verified ·
1 Parent(s): ad19afe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -10
requirements.txt CHANGED
@@ -1,12 +1,7 @@
1
- # Core
2
- python==3.10
 
3
 
4
- # Torch CPU (HF compatible)
5
- torch==2.1.2+cpu
6
- torchvision==0.16.2+cpu
7
- --extra-index-url https://download.pytorch.org/whl/cpu
8
-
9
- # Detectron2 dependencies
10
  opencv-python-headless==4.9.0.80
11
  pyyaml==6.0.1
12
  tqdm==4.66.1
@@ -19,7 +14,6 @@ tensorboard==2.15.1
19
  fvcore==0.1.5.post20221221
20
  iopath==0.1.10
21
 
22
- # HF app
23
  gradio==4.16.0
24
  huggingface_hub==0.20.3
25
- wandb==0.16.2
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.1.2
3
+ torchvision==0.16.2
4
 
 
 
 
 
 
 
5
  opencv-python-headless==4.9.0.80
6
  pyyaml==6.0.1
7
  tqdm==4.66.1
 
14
  fvcore==0.1.5.post20221221
15
  iopath==0.1.10
16
 
 
17
  gradio==4.16.0
18
  huggingface_hub==0.20.3
19
+ wandb==0.16.2