Files
DALLE2-pytorch/Makefile
2022-07-08 16:51:56 -07:00

7 lines
154 B
Makefile

install:
pip install -U pip
pip install -e .
test:
CUDA_VISIBLE_DEVICES= python train_decoder.py --config_file configs/train_decoder_config.test.json