# albumentations-demo This service is created to demotstrate abilities of the Albumentation - library for efficent image augmentations. ## It is currently ALPHA VERSION How to use: ``` git clone https://github.com/IliaLarchenko/albumentations-demo cd albumentations-demo pip install -r requirements.txt streamlit run src/main.py ``` And then just follow the address you see in console.