You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

pip install diffusers transformers para-attn numpy pandas hf_transfer

HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download thanhhau097/farfetch_singapore_images --repo-type dataset --local-dir .

cat farfetch_singapore_images.zip.* > farfetch_singapore_images.zip
unzip -qq farfetch_singapore_images.zip

unzip -qq farfetch_masks_and_denseposes.zip

rm *.zip*

pip install sentencepiece
HF_TOKEN= python create_farfetch_mask_free_data.py --k 1 --gpu_id 0 --root_folder ./
Downloads last month
7