Files
AI/참고/crawl4ai-main.bat
LASTA_DEV01\lasta 9e88f4c7ad ontology
2026-05-13 19:57:34 +09:00

4 lines
127 B
Batchfile

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