Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -2,3 +2,6 @@ transformers
|
|
2 |
torch
|
3 |
Pillow
|
4 |
google-generativeai
|
|
|
|
|
|
|
|
2 |
torch
|
3 |
Pillow
|
4 |
google-generativeai
|
5 |
+
yolov5
|
6 |
+
gradio
|
7 |
+
|