Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -10,7 +10,10 @@
|
|
| 10 |
#huggingface_hub
|
| 11 |
|
| 12 |
|
| 13 |
-
|
| 14 |
gradio
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
pytz
|
|
|
|
| 10 |
#huggingface_hub
|
| 11 |
|
| 12 |
|
|
|
|
| 13 |
gradio
|
| 14 |
+
ultralytics
|
| 15 |
+
transformers
|
| 16 |
+
torch
|
| 17 |
+
torchvision
|
| 18 |
+
pillow
|
| 19 |
pytz
|