Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ model = load_climp("mamba2")
|
|
| 37 |
transform = transform_image(224)
|
| 38 |
```
|
| 39 |
|
| 40 |
-
See the [demo repository](https://github.com/
|
| 41 |
|
| 42 |
## Paper
|
| 43 |
|
|
|
|
| 37 |
transform = transform_image(224)
|
| 38 |
```
|
| 39 |
|
| 40 |
+
See the [demo repository](https://github.com/NimrodShabtay/CLIMP) for evaluation code.
|
| 41 |
|
| 42 |
## Paper
|
| 43 |
|