Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-models

Setup

1.Setup venv

Windows :

python -m venv venv
venv/Scripts/activate

Mac/Linux :

python -m venv venv
source venv/bin/activate

2.Install dependencies

pip install -r requirements.txt

3. Setup dataset

Download the csv file from here and place it in the files/ directory.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages