mandelakori
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,7 @@ AISAK-O is actively deployed within the AISAK ecosystem. Ongoing updates and enh
|
|
75 |
```python
|
76 |
""" use 'sudo apt-get install -y libportaudio2' if in a Jupyter Notebook environment """
|
77 |
# please select 1 ≥ photo(s)
|
78 |
-
pip install aisak==2.2.
|
79 |
from aisak import *
|
80 |
```
|
81 |
### Caveats:
|
|
|
75 |
```python
|
76 |
""" use 'sudo apt-get install -y libportaudio2' if in a Jupyter Notebook environment """
|
77 |
# please select 1 ≥ photo(s)
|
78 |
+
pip install aisak==2.2.6
|
79 |
from aisak import *
|
80 |
```
|
81 |
### Caveats:
|