O

mandelakori commited on
Commit
104e6dd
·
verified ·
1 Parent(s): 2e0871e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -73,9 +73,8 @@ AISAK-O is actively deployed within the AISAK ecosystem. Ongoing updates and enh
73
  ## Beta Testing:
74
 
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.7
79
  from aisak import *
80
  ```
81
  ### Caveats:
 
73
  ## Beta Testing:
74
 
75
  ```python
76
+ """ multiple images will require 60+ GB RAM """
77
+ pip install aisak==2.2.8
 
78
  from aisak import *
79
  ```
80
  ### Caveats: