Gourieff / comfyui-reactor-node

Fast and Simple Face Swap Extension Node for ComfyUI
GNU General Public License v3.0
1.47k stars 142 forks source link

[Feature]: Set facemodel via input string #343

Open ryanwalder opened 3 months ago

ryanwalder commented 3 months ago

Feature description

Allow setting the facemodel via an input string.

Example:


 ┌──────────────────────────┐          ┌──────────────────────┐ 
 │                          │          │    ReActor           │ 
 │ String: foo.safetensor  *├──────────┤ * face_model_string  │ 
 │                          │          │                      │ 
 └──────────────────────────┘          │ ┌──────────────────┐ │ 
                                       │ └──────────────────┘ │ 
                                       │                      │ 
                                       │ ┌──────────────────┐ │ 
                                       │ └──────────────────┘ │ 
                                       │                      │ 
                                       │ ┌──────────────────┐ │ 
                                       │ └──────────────────┘ │ 
                                       │                      │ 
                                       └──────────────────────┘