Skip to content

Becca-Saka/audio-visual-processing-coursework-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This project is managed with UV, a much faster, easier to use pkg manager than pip. Run this command to install UV: curl -LsSf https://astral.sh/uv/install.sh | sh

Next Steps:

  1. uv venv: First initialize virtual environment
  2. source .venv/bin/activate: Then activate virtual environment (MacOS)
  3. uv add -r requirements.txt: Next, add all installed packages the project requires in the requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%