Spaces:
Sleeping
Sleeping
File size: 113 Bytes
498ffec |
1 2 3 4 5 6 |
## Install demo-agent
conda env create -f environment.yml
conda activate demo-agent
playwright install chromium
|