This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
mmp-osp1/environment.yml
Oscar Pocock 523f518aa8
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline failed
Final submission commit
A few changes:
- Added report
- Added mid project demo content
- Added README.txt
- Added Experiments
- Added ratings.txt file
- Added unit tests
- Simplified the prediction code
- Added single prediction
2022-05-14 17:44:05 +01:00

9 lines
No EOL
171 B
YAML

name: autophotographer
dependencies:
- python=3.8
- opencv-python=4.5.5.64
- matplotlib=3.5.1
- pandas=1.4.2
- PyYAML=6.0
- scikit-image=0.19.2
- tqdm=4.64.0