Update README.md
Browse files
README.md
CHANGED
@@ -34,4 +34,12 @@ A new interaction pattern where language and vision stay in lockstep: every clai
|
|
34 |
## Benchmarks
|
35 |
|
36 |

|
37 |
-

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
## Benchmarks
|
35 |
|
36 |

|
37 |
+

|
38 |
+
|
39 |
+
|
40 |
+
## Example
|
41 |
+
```bash
|
42 |
+
pip install perceptron
|
43 |
+
```
|
44 |
+
|
45 |
+
[Huggingface Example Repo](https://github.com/perceptron-ai-inc/perceptron/tree/main/huggingface)
|