Image-Text-to-Text
Safetensors
mpt
custom_code
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -93,4 +93,8 @@ This code repository and the model weights are licensed under the [Krutrim Commu
93
  ```
94
 
95
  ## 8. Contact
96
- Contributions are welcome! If you have any improvements or suggestions, feel free to submit a pull request on GitHub.
 
 
 
 
 
93
  ```
94
 
95
  ## 8. Contact
96
+ Contributions are welcome! If you have any improvements or suggestions, feel free to submit a pull request on GitHub.
97
+
98
+ ## 9. Acknowledgement
99
+
100
+ Chitrarth is built with reference to the code of the following projects: [Transformers](https://github.com/huggingface/transformers), and [LLaVA-1.5](https://github.com/haotian-liu/LLaVA). Thanks for their awesome work!