This is an implementation of the SG161222/RealVisXL_V2.0 as a Cog model. Cog packages machine learning models as standard containers.
First, download the pre-trained weights:
cog run script/download-weights
Then, you can run predictions:
cog predict -i [email protected] -i use_face_detection_instead=True
Output is a trained_model.tar file