openai / glide-text2im

GLIDE: a diffusion-based text-conditional image synthesis model
MIT License
3.54k stars 500 forks source link

Unfiltered data #24

Open onatsim opened 2 years ago

onatsim commented 2 years ago

Hello,

In order to see how the model would do on people or things like that, is it possible to get an unfiltered pretrained model, or a way to train it myself please ? Is it possible to make the original dataset (filtered and unfiltered) available too please ?

Thank you a lot for that !

onatsim commented 2 years ago

Also, would it be possible to give the training script in order to train upsampler on bigger image sizes such as 512 or 1024 please ?