Skip to content

yusufterzi/pureplePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Install Python sudo apt-get -y install python3-pip

Install Git sudo apt-get update sudo apt-get install git

go home folder

clone project git clone https://github.com/yusufterzi/yusuf after clone go "pureplePython" folder

run thesee commands.

  1. apt-get install libev-dev
  2. pip install torch==1.7.1+cpu torchvision==0.8.2+cpu -f https://download.pytorch.org/whl/torch_stable.html
  3. pip install -r requirements.txt

If numpy error occured: pip uninstall numpy pip install numpy==1.20.0

last command: apt-get install -y python3-opencv

For run app-> python3 appFile.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages