vinesmsuic commited on
Commit
712621b
1 Parent(s): b2df6e6

adding names

Browse files
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. serve/utils.py +1 -1
requirements.txt CHANGED
@@ -63,8 +63,8 @@ natsort
63
  colossalai
64
  mmengine
65
  pre-commit
66
- pyarrow
67
  pyav
 
68
  tensorboard
69
  timm
70
  wandb
 
63
  colossalai
64
  mmengine
65
  pre-commit
 
66
  pyav
67
+ pyarrow
68
  tensorboard
69
  timm
70
  wandb
serve/utils.py CHANGED
@@ -22,7 +22,7 @@ def build_about():
22
  This is a project from TIGER Lab at University of Waterloo.
23
 
24
  ## Contributors:
25
- [Tianle Li](https://scholar.google.com/citations?user=g213g7YAAAAJ&hl=en), [Dongfu Jiang](https://jdf-prog.github.io/), [Yuansheng Ni](https://yuanshengni.github.io/), [Max Ku](https://kuwingfung.github.io/).
26
 
27
  ## Contact:
28
  Email: t29li@uwaterloo.ca (Tianle Li)
 
22
  This is a project from TIGER Lab at University of Waterloo.
23
 
24
  ## Contributors:
25
+ [Tianle Li](https://scholar.google.com/citations?user=g213g7YAAAAJ&hl=en), [Dongfu Jiang](https://jdf-prog.github.io/), [Yuansheng Ni](https://yuanshengni.github.io/), [Max Ku](https://kuwingfung.github.io/), [Shizhuo Sun](), [Richard Fan](https://www.linkedin.com/in/richard-fan2020/).
26
 
27
  ## Contact:
28
  Email: t29li@uwaterloo.ca (Tianle Li)