Run on Replicate: https://replicate.com/fofr/realvisxl-v3
An SDXL full model tune aimed at photorealism: https://huggingface.co/SG161222/RealVisXL_V3.0
Follow the model pushing guide to push your own fork of SDXL to Replicate.
for prediction,
cog predict -i prompt="a photo of TOK"
cog train -i input_images=@example_datasets/__data.zip -i use_face_detection_instead=True
cog run -p 5000 python -m cog.server.http