Skip to content

Repository files navigation

dermatologic_classification

Skin type/ Acne classification

hugging face

Clone the Repository

  1. Navigate to the desired parent directory:
    cd /path/to/parent/directory
  1. Clone the repository using Git:
    git clone https://huggingface.co/afscomercial/dermatologic
  1. Navigate into the cloned repository:
    cd dermatologic

hugging face commands

    huggingface-cli version
   huggingface-cli whoami
    huggingface-cli logout

Note: Ensure you have the huggingface-cli installed and you are logged in to your Hugging Face account before running these commands. Parent folder is a git repository and the Models subdirectory is a huggingface lfs repository.

Setup Virtual Environment and Install Dependencies

  1. Create a virtual environment:
    python -m venv env
  1. Activate the virtual environment:
    • On Windows:
    .\env\Scripts\activate
- On macOS and Linux:
    source env/bin/activate
  1. Install huggingface_hub:
    pip install huggingface_hub
  1. Verify the installation:
   huggingface-cli version

Note: Ensure you have Python installed on your system before creating a virtual environment.

About

Skin type/ Acne classification

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages