Simon9 commited on
Commit
301aff9
·
verified ·
1 Parent(s): 1ac8758

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ uvicorn
3
  python-multipart
4
  supervision
5
  inference-gpu
6
- "roboflow-sports @ git+https://github.com/roboflow/sports.git"
7
  torch
8
  transformers
9
  umap-learn
@@ -13,3 +13,4 @@ opencv-python-headless
13
  plotly
14
  more-itertools
15
  Pillow
 
 
3
  python-multipart
4
  supervision
5
  inference-gpu
6
+ roboflow-sports @ git+https://github.com/roboflow/sports.git
7
  torch
8
  transformers
9
  umap-learn
 
13
  plotly
14
  more-itertools
15
  Pillow
16
+ tqdm