Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<p align="center" width="100%">
|
2 |
<img src="assets/ram_logo.png" width="60%" height="30%">
|
3 |
</p>
|
@@ -110,4 +122,4 @@ If you find this project helpful for your research, please consider citing the f
|
|
110 |
booktitle = {CVPR},
|
111 |
year = {2023},
|
112 |
}
|
113 |
-
```
|
|
|
1 |
+
---
|
2 |
+
title: Relate Anything
|
3 |
+
emoji: 👁
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: red
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.27.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
<p align="center" width="100%">
|
14 |
<img src="assets/ram_logo.png" width="60%" height="30%">
|
15 |
</p>
|
|
|
122 |
booktitle = {CVPR},
|
123 |
year = {2023},
|
124 |
}
|
125 |
+
```
|