mandelakori
commited on
Update README.md
Browse files
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 |
-
"""
|
77 |
-
|
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:
|