ImageSense / image_caption /__init__.py
rishabh-zuma's picture
Upload folder using huggingface_hub
17a6d8e
raw
history blame contribute delete
181 Bytes
#!/usr/bin/env python
"""__init__.py: """
__author__ = "Rishabh Gupta"
__copyright__ = "Copyright 2023, Zuma"
__created_date__ = "04-08-2023"
if __name__ == '__main__':
pass