-
Create a virtual environment
python3 -m venv venv
-
Activate the virtual environment
for Linux and Mac:
source venv/bin/activatefor Windows:
venv\Scripts\activate
-
Install dependencies
pip install -r requirements.txt
-
Run the app
streamlit run ./About.py
-
Notifications
You must be signed in to change notification settings - Fork 0
ShivenKhurana1/MoleDetectApp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published