danielgross / whatsapp-gpt

MIT License
3.07k stars 598 forks source link

Added Requirements and Adjusted Playwright configs #7

Open samching opened 1 year ago

samching commented 1 year ago
  1. Added Requirements.txt
  2. Minimal update to readme
  3. Added config to Playwright to avoid having to do playwright install if you have Chrome locally installed.

Note: Deliberately left out fixes included by @zlenner in their pull request to avoid merge conflicts