IliaLarchenko commited on
Commit
d0745fb
1 Parent(s): 12e45f7

fixed misspells

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,7 +16,7 @@ pip install -r requirements.txt
16
  streamlit run src/main.py
17
  ```
18
 
19
- And then just follow the address you see in console. You shoud see something similar to this:
20
 
21
  ![screenshot](docs/readme.jpg?raw=true)
22
 
@@ -24,4 +24,4 @@ And then just follow the address you see in console. You shoud see something sim
24
  ## Online playground:
25
  You can also play with the current deployed version:
26
  [https://albumentations-demo.herokuapp.com/](https://albumentations-demo.herokuapp.com/)
27
- It is delpoyed on free service with very limited computing power and can be quite unstable.
 
16
  streamlit run src/main.py
17
  ```
18
 
19
+ And then just follow the address you see in console. You should see something similar to this:
20
 
21
  ![screenshot](docs/readme.jpg?raw=true)
22
 
 
24
  ## Online playground:
25
  You can also play with the current deployed version:
26
  [https://albumentations-demo.herokuapp.com/](https://albumentations-demo.herokuapp.com/)
27
+ It is deployed on free service with very limited computing power and can be quite unstable.