File size: 390 Bytes
28da246
2676f3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.