Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ requests
|
|
4 |
pydantic==1.10.12
|
5 |
langchain
|
6 |
langchain_google_genai
|
7 |
-
Pillow
|
|
|
|
4 |
pydantic==1.10.12
|
5 |
langchain
|
6 |
langchain_google_genai
|
7 |
+
Pillow
|
8 |
+
gradio_client
|