Skip to content

FrancescoVassalli/MultiModal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiModal

If you have conda you might want to deactivate. I amsuming no conda. I am also assuming you have python3.11 installed on the command line.

Installation

  1. Setup local .env file and adjust variables with appropriate values.
cp .env.example .env
  1. Create a virtual environment and install the dependencies.
python -m venv venv
source venv/bin/activate
  1. Install the dependencies and build a local version of the package.
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •