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
commit 9b70d9b91a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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**