Test_Annotator / download_models.py
ManishThota's picture
Upload folder using huggingface_hub
1fea0a0 verified
from huggingface_hub import snapshot_download
snapshot_download(repo_id="Chat-UniVi/Chat-UniVi", local_dir = "/home/manish/Chat-UniVi/model/Chat-UniVi")