This commit is contained in:
2025-04-29 18:08:15 +08:00
commit e1e232a2f5
6 changed files with 221 additions and 0 deletions

2
init.sh Normal file
View File

@@ -0,0 +1,2 @@
pip install -r requirements.txt
playwright install chromium