feat/dart_gui (#371)

This commit is contained in:
Pengxiang-Li
2025-11-07 21:50:01 +08:00
committed by GitHub
parent 6d43dbc532
commit 00b6468eb7
8 changed files with 2499 additions and 4 deletions

View File

@@ -2,13 +2,13 @@
# Do not write any secret keys or sensitive information here.
# Monitor configuration
TASK_CONFIG_PATH=../evaluation_examples/test_all.json
TASK_CONFIG_PATH=../evaluation_examples/test_nogdrive.json
EXAMPLES_BASE_PATH=../evaluation_examples/examples
RESULTS_BASE_PATH=../results
RESULTS_BASE_PATH=../result_multi_apps_pengxiang_transformers12
# ACTION_SPACE=pyautogui
# OBSERVATION_TYPE=screenshot
# MODEL_NAME=computer-use-preview
# MAX_STEPS=150
FLASK_PORT=80
FLASK_PORT=9001
FLASK_HOST=0.0.0.0
FLASK_DEBUG=false