Upload app.py with huggingface_hub
Browse files
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 |
·
|
| 104 |
-
<a href="https://huggingface.co/nhathoangfoto/Flux.2-Klein-9B-SmartCharacterSwap" target="_blank">
|
| 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 |
·
|
| 104 |
+
<a href="https://huggingface.co/nhathoangfoto/Flux.2-Klein-9B-SmartCharacterSwap" target="_blank">SmartCharacterSwap LoRA by nhathoangfoto</a></p>
|
| 105 |
</div>
|
| 106 |
"""
|
| 107 |
)
|