Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -332,30 +332,30 @@ POPULAR_LORAS = [
|
|
| 332 |
"高斯泼溅,参考图2的场景图,修复图1的场景图透视并修复空白区域",
|
| 333 |
"https://huggingface.co/dx8152/Qwen-Image-Edit-2511-Gaussian-Splash",
|
| 334 |
),
|
| 335 |
-
(
|
| 336 |
-
|
| 337 |
-
|
| 338 |
-
|
| 339 |
-
|
| 340 |
-
),
|
| 341 |
-
(
|
| 342 |
-
|
| 343 |
-
|
| 344 |
-
|
| 345 |
-
|
| 346 |
-
),
|
| 347 |
-
(
|
| 348 |
-
|
| 349 |
-
|
| 350 |
-
|
| 351 |
-
|
| 352 |
-
),
|
| 353 |
-
(
|
| 354 |
-
|
| 355 |
-
|
| 356 |
-
|
| 357 |
-
|
| 358 |
-
),
|
| 359 |
(
|
| 360 |
"🖼️ Draw2Photo",
|
| 361 |
"ovi054/QIE-2511-Draw2Photo-LoRA",
|
|
|
|
| 332 |
"高斯泼溅,参考图2的场景图,修复图1的场景图透视并修复空白区域",
|
| 333 |
"https://huggingface.co/dx8152/Qwen-Image-Edit-2511-Gaussian-Splash",
|
| 334 |
),
|
| 335 |
+
# (
|
| 336 |
+
# "➕ Object Adder",
|
| 337 |
+
# "prithivMLmods/Qwen-Image-Edit-2511-Object-Adder",
|
| 338 |
+
# "Add the specified objects to the image while preserving the background lighting and surrounding elements maintaining realism and original details.",
|
| 339 |
+
# "https://huggingface.co/prithivMLmods/Qwen-Image-Edit-2511-Object-Adder",
|
| 340 |
+
# ),
|
| 341 |
+
# (
|
| 342 |
+
# "📸 LumiPic HDR",
|
| 343 |
+
# "https://huggingface.co/oumoumad/LumiPic/resolve/main/hdrdit_v1_QE2511.safetensors",
|
| 344 |
+
# "Convert this image to HDR",
|
| 345 |
+
# "https://huggingface.co/oumoumad/LumiPic",
|
| 346 |
+
# ),
|
| 347 |
+
# (
|
| 348 |
+
# "💥 Torn Clothes",
|
| 349 |
+
# "nappa114514/Qwen-Image-Edit-2511-torn-clothes",
|
| 350 |
+
# "Tear the clothes according to the white areas of image2.",
|
| 351 |
+
# "https://huggingface.co/nappa114514/Qwen-Image-Edit-2511-torn-clothes",
|
| 352 |
+
# ),
|
| 353 |
+
# (
|
| 354 |
+
# "💡 Studio DeLight",
|
| 355 |
+
# "prithivMLmods/QIE-2511-Studio-DeLight",
|
| 356 |
+
# "Neutral uniform lighting Preserve identity and composition",
|
| 357 |
+
# "https://huggingface.co/prithivMLmods/QIE-2511-Studio-DeLight",
|
| 358 |
+
# ),
|
| 359 |
(
|
| 360 |
"🖼️ Draw2Photo",
|
| 361 |
"ovi054/QIE-2511-Draw2Photo-LoRA",
|