Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -7,4 +7,7 @@ langchain-groq
|
|
7 |
langchain-community
|
8 |
pandas
|
9 |
gradio-client
|
10 |
-
pillow
|
|
|
|
|
|
|
|
7 |
langchain-community
|
8 |
pandas
|
9 |
gradio-client
|
10 |
+
pillow
|
11 |
+
os
|
12 |
+
numpy
|
13 |
+
|