Skip to content

hugojm/zeclinics_app

Repository files navigation

Zeclinics app

First of all we have to clone the repository to our machine with git clone:

git clone https://github.com/hugojm/zeclinics_app.git

or click on code and download zip.

Then, you have to make sure you have installed cuda version 10.2

Linux and Mac OS

Once we have download the code we have to enter to the directory and install the dependences

cd zeclinics_app
pip3 install gdown
python3 get_models.py
pip3 install --upgrade --upgrade-strategy eager --user .
python3 create_shortcut.py
cd ..
rm -rf zeclinics_app

Now, we have the library installed, so every time we want to deploy the app we have to run in the terminal the following command:

open Zeclinics icon in Desktop

Windows

Once we have download the code we have to enter to the directory and install the dependences

cd zeclinics_app
pip3 install gdown
get_models.py
pip3 install --upgrade --upgrade-strategy eager --user .
create_shortcut.py
cd ..
rmdir /s zeclinics_app

Check the directory where the package has been installed and run the file:

open Zeclinics icon in Desktop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •