Update requirements.txt

#5
by C-Achard - opened
Files changed (1) hide show
  1. requirements.txt +2 -12
requirements.txt CHANGED
@@ -1,20 +1,10 @@
1
- ipython
2
- transformers
3
- Pillow
4
  gradio
5
- numpy
6
- torch
7
- torchvision
8
- timm
9
  seaborn
10
- deeplabcut[tf,modelzoo]>=3.0.0rc13
11
  deeplabcut-live
12
  ruamel.yaml==0.17.21
13
  dlclibrary
14
- argparse
15
  humanfriendly
16
- pandas
17
- statistics
18
- tqdm
19
  psutil
20
  ultralytics
 
 
 
 
1
  gradio
2
+ gitpython>=3.1.30
 
 
 
3
  seaborn
4
+ deeplabcut[modelzoo,tf]>=3.0.0rc14
5
  deeplabcut-live
6
  ruamel.yaml==0.17.21
7
  dlclibrary
 
8
  humanfriendly
 
 
 
9
  psutil
10
  ultralytics