↓ 1 callersFunctionpaste_face_back(
image_rgb: np.ndarray,
restored_face_rgb: np.ndarray,
align_params: dict[str, Any],
*,
m
src/flux_faceir/face_align.py:131
↓ 1 callersFunctionrestore_face(
*,
faceir_model: dict[str, Any],
clip,
vae,
face_image: torch.Tensor,
prompt: str,
src/flux_faceir/runtime.py:29
Methodrestore(
self,
faceir_model,
clip,
vae,
face_image,
prompt,
r
src/nodes/restore_face.py:42