This commit is contained in:
LASTA_DEV01\lasta
2026-05-13 19:57:34 +09:00
parent 2e9204243d
commit 9e88f4c7ad
4310 changed files with 48538 additions and 905279 deletions

4
참고/crawl4ai-main.bat Normal file
View File

@@ -0,0 +1,4 @@
cd C:\Users\lasta\MyProject\AI\참고\crawl4ai-main
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt