Update README.md
Browse files
README.md
CHANGED
@@ -60,6 +60,6 @@ predicted_label = outputs.logits.argmax(-1).item()
|
|
60 |
|
61 |
## Additional Information
|
62 |
|
63 |
-
Github repo by authors of the paper [GitHub repository][https://github.com/Henrymachiyu/ProtoViT]
|
64 |
|
65 |
For more details about the implementation and training process, please visit the my fork of ProtoVit [GitHub repository](https://github.com/ayushnangia/ProtoViT).
|
|
|
60 |
|
61 |
## Additional Information
|
62 |
|
63 |
+
Github repo by authors of the paper ![GitHub repository][https://github.com/Henrymachiyu/ProtoViT]
|
64 |
|
65 |
For more details about the implementation and training process, please visit the my fork of ProtoVit [GitHub repository](https://github.com/ayushnangia/ProtoViT).
|