ver Dec25th
added cache and upload function for setup
This commit is contained in:
2
main.py
2
main.py
@@ -9,7 +9,7 @@ def human_agent():
|
||||
|
||||
with open("evaluation_examples/examples/f9584479-3d0d-4c79-affa-9ad7afdd8850.json", "r") as f:
|
||||
example = json.load(f)
|
||||
example["snapshot"] = "Init6"
|
||||
example["snapshot"] = "Snapshot 10"
|
||||
|
||||
#env = DesktopEnv( path_to_vm="/home/yuri/vmware/Windows 10 x64/Windows 10 x64.vmx"
|
||||
# path_to_vm="/home/yuri/vmware/Ubuntu 64-bit/Ubuntu 64-bit.vmx",
|
||||
|
||||
Reference in New Issue
Block a user