linoyts HF Staff commited on
Commit
186cec1
·
verified ·
1 Parent(s): 669c8f9

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ with gr.Blocks(css=css) as demo:
101
  <p>Swap an <b>identity</b> into a <b>target scene</b> — occlusion-aware, with the scene's
102
  own lighting and color grade preserved.
103
  &nbsp;·&nbsp;
104
- <a href="https://huggingface.co/nhathoangfoto/Flux.2-Klein-9B-SmartCharacterSwap" target="_blank">Model card</a></p>
105
  </div>
106
  """
107
  )
 
101
  <p>Swap an <b>identity</b> into a <b>target scene</b> — occlusion-aware, with the scene's
102
  own lighting and color grade preserved.
103
  &nbsp;·&nbsp;
104
+ <a href="https://huggingface.co/nhathoangfoto/Flux.2-Klein-9B-SmartCharacterSwap" target="_blank">SmartCharacterSwap LoRA by nhathoangfoto</a></p>
105
  </div>
106
  """
107
  )