shivalikasingh commited on
Commit
33c7409
·
1 Parent(s): dadfe9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -133,4 +133,10 @@ The following hyperparameters were used during training:
133
 
134
  ![Model Image](./Model.png)
135
 
136
- </details>
 
 
 
 
 
 
 
133
 
134
  ![Model Image](./Model.png)
135
 
136
+ </details>
137
+
138
+ ## Credits:
139
+
140
+ - HF Contribution: [Shivalika Singh](https://www.linkedin.com/in/shivalika-singh)
141
+ - Full credits to original [Keras example](https://keras.io/examples/vision/shiftvit/) by [Aritra Roy Gosthipaty](https://twitter.com/ariG23498) and [Ritwik Raha](https://twitter.com/ritwik_raha)
142
+ - Check out the demo space [here](https://huggingface.co/spaces/keras-io/shiftvit)