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 |
# please select 1 ≥ photo(s)
|
77 |
pip install aisak==2.2.2
|
78 |
-
import
|
79 |
```
|
80 |
### Caveats:
|
81 |
|
|
|
75 |
```python
|
76 |
# please select 1 ≥ photo(s)
|
77 |
pip install aisak==2.2.2
|
78 |
+
from aisak import *
|
79 |
```
|
80 |
### Caveats:
|
81 |
|