From 9df0854469630ee857048ca468c8104e3fe56d11 Mon Sep 17 00:00:00 2001 From: David Chang Date: Thu, 1 Feb 2024 22:56:09 +0800 Subject: [PATCH] ver Feb1stv3 rerun SoM experiment on thunderbird --- experiment_screenshot_som.py | 4 ++-- requirements.txt | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/experiment_screenshot_som.py b/experiment_screenshot_som.py index 0fbe534..304293e 100644 --- a/experiment_screenshot_som.py +++ b/experiment_screenshot_som.py @@ -236,5 +236,5 @@ if __name__ == '__main__': , "58565672-7bfe-48ab-b828-db349231de6b" , "2fe4b718-3bd7-46ec-bdce-b184f5653624" ] - for example_id in xx_list[57:]: - main("multi_apps", example_id) + for example_id in xx_list[42:43]: + main("thunderbird", example_id) diff --git a/requirements.txt b/requirements.txt index ab1dcf1..bce1ae0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,4 +39,6 @@ fastdtw odfpy openai func-timeout -beautifulsoup4 \ No newline at end of file +beautifulsoup4 +dashscope +google-generativeai