Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -2,5 +2,8 @@ gradio
|
|
2 |
roboflow
|
3 |
supervision
|
4 |
sahi
|
|
|
|
|
|
|
5 |
opencv-python
|
6 |
numpy
|
|
|
2 |
roboflow
|
3 |
supervision
|
4 |
sahi
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
transformer
|
8 |
opencv-python
|
9 |
numpy
|