You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ash prepare/download_smpl_files.sh
bash prepare/download_glove.sh
bash prepare/download_t2m_evaluators.sh
The smpl files will be stored in the 'body_models/smpl/' folder
Downloading done!
Downloading glove (in use by the evaluators, not by MDM itself)
Downloading...
From: https://drive.google.com/uc?id=1cmXKUT31pqd7_XpJAiWEo1K81TMYHA5n
To: /media/oem/12TB/OmniControl/glove.zip
100%|██████████████████████████████████████████████████████████████████████████| 6.19M/6.19M [00:01<00:00, 4.25MB/s]
Archive: glove.zip
creating: glove/
inflating: glove/our_vab_idx.pkl
inflating: glove/our_vab_data.npy
inflating: glove/our_vab_words.pkl
Cleaning
Downloading done!
Downloading T2M evaluators
/home/oem/miniconda3/envs/comfyui/lib/python3.11/site-packages/gdown/download.py:33: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup.
soup = bs4.BeautifulSoup(line, features="html.parser")
Failed to retrieve file url:
Cannot retrieve the public link of the file. You may need to change
the permission to 'Anyone with the link', or have had many accesses.
Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq.
You may still be able to access the file from the browser:
but Gdown can't. Please check connections and permissions.
/home/oem/miniconda3/envs/comfyui/lib/python3.11/site-packages/gdown/download.py:33: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup.
soup = bs4.BeautifulSoup(line, features="html.parser")
Failed to retrieve file url:
Cannot retrieve the public link of the file. You may need to change
the permission to 'Anyone with the link', or have had many accesses.
Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq.
You may still be able to access the file from the browser:
but Gdown can't. Please check connections and permissions.
unzip: cannot find or open t2m.zip, t2m.zip.zip or t2m.zip.ZIP.
unzip: cannot find or open kit.zip, kit.zip.zip or kit.zip.ZIP.
Cleaning
rm: cannot remove 't2m.zip': No such file or directory
rm: cannot remove 'kit.zip': No such file or directory
Downloading done!
(comfyui) ➜ OmniControl git:(main)
The text was updated successfully, but these errors were encountered:
ash prepare/download_smpl_files.sh
bash prepare/download_glove.sh
bash prepare/download_t2m_evaluators.sh
The smpl files will be stored in the 'body_models/smpl/' folder
Downloading...
From (original): https://drive.google.com/uc?id=1INYlGA76ak_cKGzvpOV2Pe6RkYTlXTW2
From (redirected): https://drive.google.com/uc?id=1INYlGA76ak_cKGzvpOV2Pe6RkYTlXTW2&confirm=t&uuid=5b495d7d-feb5-4e04-95bd-0ae7a4e7e823
To: /media/oem/12TB/OmniControl/body_models/smpl.zip
100%|██████████████████████████████████████████████████████████████████████████| 35.3M/35.3M [00:07<00:00, 4.76MB/s]
Archive: smpl.zip
creating: smpl/
inflating: smpl/J_regressor_extra.npy
inflating: smpl/smplfaces.npy
inflating: smpl/kintree_table.pkl
inflating: smpl/SMPL_NEUTRAL.pkl
Cleaning
Downloading done!
Downloading glove (in use by the evaluators, not by MDM itself)
Downloading...
From: https://drive.google.com/uc?id=1cmXKUT31pqd7_XpJAiWEo1K81TMYHA5n
To: /media/oem/12TB/OmniControl/glove.zip
100%|██████████████████████████████████████████████████████████████████████████| 6.19M/6.19M [00:01<00:00, 4.25MB/s]
Archive: glove.zip
creating: glove/
inflating: glove/our_vab_idx.pkl
inflating: glove/our_vab_data.npy
inflating: glove/our_vab_words.pkl
Cleaning
Downloading done!
Downloading T2M evaluators
/home/oem/miniconda3/envs/comfyui/lib/python3.11/site-packages/gdown/download.py:33: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup.
soup = bs4.BeautifulSoup(line, features="html.parser")
Failed to retrieve file url:
You may still be able to access the file from the browser:
but Gdown can't. Please check connections and permissions.
/home/oem/miniconda3/envs/comfyui/lib/python3.11/site-packages/gdown/download.py:33: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup.
soup = bs4.BeautifulSoup(line, features="html.parser")
Failed to retrieve file url:
You may still be able to access the file from the browser:
but Gdown can't. Please check connections and permissions.
unzip: cannot find or open t2m.zip, t2m.zip.zip or t2m.zip.ZIP.
unzip: cannot find or open kit.zip, kit.zip.zip or kit.zip.ZIP.
Cleaning
rm: cannot remove 't2m.zip': No such file or directory
rm: cannot remove 'kit.zip': No such file or directory
Downloading done!
(comfyui) ➜ OmniControl git:(main)
The text was updated successfully, but these errors were encountered: