Naphat John

Results 5 issues of Naphat John

I want to know why it should install grpc first.On the contrary, the grpc related to protobuf so why not install protobuf first.Thanks for your answer and I just give...

I first generated the pictures using the diff_inference.py `python diff_inference.py -nb 4000 --dataset laion --capstyle instancelevel_blip --rand_augs rand_numb_add` while I met File "/home/anaconda3/envs/diffrep/lib/python3.9/site-packages/diffusers/models/cross_attention.py", line 314, in __call__ attention_probs = attn.get_attention_scores(query,...

accelerate launch diff_train.py \ --pretrained_model_name_or_path stabilityai/stable-diffusion-2-1 \ --instance_data_dir train/images_large \ --resolution=256 --gradient_accumulation_steps=1 --center_crop --random_flip \ --learning_rate=5e-6 --lr_scheduler constant_with_warmup \ --lr_warmup_steps=5000 --max_train_steps=100000 \ --train_batch_size=16 --save_steps=10000 --modelsavesteps 20000 --duplication nodup \ --output_dir=output...

can I use other models to replace the UNITS model part, such as TSLANet ?

--- name: Pull Request title: '[PR]' assignees: 'BAAI-OpenPlatform,ftgreat' --- ### Description Please describe here what the PR does. ### Checklist - [ ] bug fixed - [ ] new feature...