- Create A Virtual Environment.
virtualenv venv or python -m virtualenv venv - Activate the Virtual Environment
venv\Scripts\activate - Install the Requirements.
pip install -r requirements.txt - Install Spacy Model.
python -m spacy download en_core_web_lg, python -m spacy download en_core_web_sm - Run the Server.
python app.py
-
Notifications
You must be signed in to change notification settings - Fork 5
naveenagtech/cv-manager
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
CV Management System for AgTech
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published