Nam Fam commited on
Commit ·
585c451
1
Parent(s): dc8c863
update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -6,5 +6,7 @@ Pillow==11.2.1
|
|
| 6 |
langchain==0.3.25
|
| 7 |
langchain_core==0.3.64
|
| 8 |
langchain_google_genai==2.0.4
|
|
|
|
|
|
|
| 9 |
|
| 10 |
opencv-python==4.11.0.86
|
|
|
|
| 6 |
langchain==0.3.25
|
| 7 |
langchain_core==0.3.64
|
| 8 |
langchain_google_genai==2.0.4
|
| 9 |
+
google-genai==1.19.0
|
| 10 |
+
|
| 11 |
|
| 12 |
opencv-python==4.11.0.86
|