Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
torch
|
3 |
-
Pillow
|
4 |
google-generativeai
|
5 |
yolov5
|
6 |
-
|
|
|
|
|
|
1 |
+
gradio
|
|
|
|
|
2 |
google-generativeai
|
3 |
yolov5
|
4 |
+
Pillow
|
5 |
+
transformers
|
6 |
+
|