How to use deepsynthbody/deepfake_gi_fastGAN with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("deepsynthbody/deepfake_gi_fastGAN", dtype="auto")