Update README.md
Browse files
README.md
CHANGED
|
@@ -74,8 +74,7 @@ AISAK-O is actively deployed within the AISAK ecosystem. Ongoing updates and enh
|
|
| 74 |
|
| 75 |
```python
|
| 76 |
# please select 1 ≥ photo(s)
|
| 77 |
-
pip install aisak==2.2.
|
| 78 |
-
pip3 install --no-cache-dir git+https://github.com/huggingface/transformers@19e6e80e10118f855137b90740936c0b11ac397f
|
| 79 |
import aisak
|
| 80 |
```
|
| 81 |
### Caveats:
|
|
|
|
| 74 |
|
| 75 |
```python
|
| 76 |
# please select 1 ≥ photo(s)
|
| 77 |
+
pip install aisak==2.2.2
|
|
|
|
| 78 |
import aisak
|
| 79 |
```
|
| 80 |
### Caveats:
|