"vscode:/vscode.git/clone" did not exist on "6ee3d2107e2a8d7b3d319d6390bcfd586c8251ba"
singleDCU_eval.sh 202 Bytes
Newer Older
luopl's avatar
init  
luopl committed
1
2
3
4
5
6
7
8
python -m src.eval.eval \
    --outdir='eval_results/sd21' \
    --seeds=0-29999 \
    --batch=4 \
    --repo_id='stabilityai/stable-diffusion-2-1' \
    --resolution=512 \
    --guidance_scale=7.5