Skip to content

How to work with this repository? #20

@zse4vfr

Description

@zse4vfr

Hi! I have been trying to launch this repository for 2 months. I could install for windows and for linux it by:
conda env create --file requirements.yaml python=3
conda activate i2sb

I tried to run this command:
python sample.py --ckpt $NAME --n-gpu-per-node $N_GPU
--dataset-dir $DATA_DIR --batch-size $BATCH --use-fp16
[--nfe $NFE] [--clip-denoise]

My colleague tried to use this one:
python train.py --name $NAME --n-gpu-per-node $N_GPU
--corrupt $CORRUPT --dataset-dir $DATA_DIR
--batch-size $BATCH --microbatch $MICRO_BATCH [--ot-ode]
--beta-max $BMAX --log-dir $LOG_DIR [--log-writer $LOGGER]

Everything didn't work. Can you write to my gmail "zse4vfr@gmail.com" and explain what should I do from very start to finish, please? I mean dependencies, sequencing, etc. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions