Skip to content

Yashp002/modelforhack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • Clone the repo and cd into it

    git clone https://github.com/Avn3s/model_testing.git
    
    cd model_testing 
  • Install uv

    py -m pip install uv
  • Use uv to install the rest of the packages

    py -m uv pip install -r requirements.txt
  • Run the program

    py frontend.py

Updation

To update the program, cd into the repository folder and run:

git fetch
git pull

About

A roadmap creator for students/professionals with big dreams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%