Spaces:
Running
Running
update
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -2,3 +2,9 @@ gradio==5.38.2
|
|
2 |
python-dotenv==1.1.1
|
3 |
pandas==2.3.1
|
4 |
openpyxl==3.1.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
python-dotenv==1.1.1
|
3 |
pandas==2.3.1
|
4 |
openpyxl==3.1.5
|
5 |
+
google-genai
|
6 |
+
google-generativeai
|
7 |
+
openai
|
8 |
+
smithy-aws-core>=0.0.1
|
9 |
+
aws_sdk_bedrock_runtime
|
10 |
+
boto3
|