Skip to content

vinithak2001/Kivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oral Cancer Detection App in Kiy / KivyMD

To run the main.py file follow the steps:

  1. Clone this Repo.
git clone https://github.com/subhranil2699/Kivy
cd Kivy
  1. Create a Virtual environment. This will create a myvenv folder in the current directory.
python -m venv myvenv
  1. Activate the virtual environment a. For windows:
myvenv\Scripts\activate

b. For Linux:

source myvenv/bin/activate
  1. Install the requirements:
pip install -r requirements.txt
  1. run the main.py file.
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages