Spaces:
Running
Running
Tashi Kuenga Phuntsho
commited on
Commit
·
52aa05f
1
Parent(s):
3950ee5
Add model and files
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
ultralytics
|
4 |
+
opencv-python
|
5 |
+
numpy
|
6 |
+
pillow
|
7 |
+
gradio
|