diff --git a/README.md b/README.md index 97e61cb..6454b7c 100644 --- a/README.md +++ b/README.md @@ -52,5 +52,8 @@ Each model directory should contain exactly one `.pth` file and at most one `.in ## Launch ```bash +# Activate virtual environment (for Windows) +venv\Scripts\activate + python app.py ``` \ No newline at end of file