Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
-
|
2 |
opencv-python
|
3 |
numpy
|
4 |
ultralytics
|
5 |
-
|
6 |
-
langchain
|
7 |
langchain-google-genai
|
8 |
pillow
|
9 |
-
|
|
|
1 |
+
gradio
|
2 |
opencv-python
|
3 |
numpy
|
4 |
ultralytics
|
5 |
+
langchain-core
|
|
|
6 |
langchain-google-genai
|
7 |
pillow
|
|