Merge pull request #30 from camel-ai/demo-video

upload install instructions of playwright
This commit is contained in:
Mengkang Hu
2025-03-07 15:48:52 +08:00
committed by GitHub

View File

@@ -104,10 +104,12 @@ owl_env\Scripts\activate
source owl_env/bin/activate
```
## **Install Dependencies**
```bash
python -m pip install -r requirements.txt
playwright install
```
## **Setup Environment Variables**