Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ uvicorn
|
|
| 3 |
python-multipart
|
| 4 |
supervision
|
| 5 |
inference-gpu
|
| 6 |
-
|
| 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
|