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