FLIP / FLIP-demo /run.sh
anonymous-user-2025's picture
Upload folder using huggingface_hub
dd87c86 verified
raw
history blame contribute delete
105 Bytes
export CUDA_VISIBLE_DEVICES=0
python -m torch.distributed.run --nproc_per_node=1 \
./main.py >> test.log