akshat-perceptron commited on
Commit
24c7447
·
verified ·
1 Parent(s): 850cb86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -34,4 +34,12 @@ A new interaction pattern where language and vision stay in lockstep: every clai
34
  ## Benchmarks
35
 
36
  ![visual_qa](https://framerusercontent.com/images/WFsL5CWqxvsmJrlUuMXA5T8LdVY.png?width=2216&height=1610)
37
- ![grounding](https://framerusercontent.com/images/2T1Th5SaXdYhNKyxzd2ge61diA.png?width=1736&height=1260)
 
 
 
 
 
 
 
 
 
34
  ## Benchmarks
35
 
36
  ![visual_qa](https://framerusercontent.com/images/WFsL5CWqxvsmJrlUuMXA5T8LdVY.png?width=2216&height=1610)
37
+ ![grounding](https://framerusercontent.com/images/2T1Th5SaXdYhNKyxzd2ge61diA.png?width=1736&height=1260)
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)