Files changed (1) hide show
  1. app.py +14 -7
app.py CHANGED
@@ -43,13 +43,6 @@ print("Using device:", device)
43
 
44
  loras = [
45
  # Sample Qwen-compatible LoRAs
46
- {
47
- "image": "https://huggingface.co/damnthatai/Game_Boy_Camera_Pixel_Style_Qwen/resolve/main/images/20250818090201_Qwen8s_00001_.jpg",
48
- "title": "Camera Pixel Style",
49
- "repo": "damnthatai/Game_Boy_Camera_Pixel_Style_Qwen",
50
- "weights": "g4m3b0yc4m3r4_qwen.safetensors",
51
- "trigger_word": "g4m3b0yc4m3r4, grayscale, pixel photo"
52
- },
53
  {
54
  "image": "https://huggingface.co/prithivMLmods/Qwen-Image-Studio-Realism/resolve/main/images/2.png",
55
  "title": "Studio Realism",
@@ -64,6 +57,13 @@ loras = [
64
  "weights": "qwen-sketch-smudge.safetensors",
65
  "trigger_word": "Sketch Smudge"
66
  },
 
 
 
 
 
 
 
67
  {
68
  "image": "https://huggingface.co/prithivMLmods/Qwen-Image-Anime-LoRA/resolve/main/images/1.png",
69
  "title": "Qwen Anime",
@@ -71,6 +71,13 @@ loras = [
71
  "weights": "qwen-anime.safetensors",
72
  "trigger_word": "Qwen Anime"
73
  },
 
 
 
 
 
 
 
74
  {
75
  "image": "https://huggingface.co/prithivMLmods/Qwen-Image-Fragmented-Portraiture/resolve/main/images/3.png",
76
  "title": "Fragmented Portraiture",
 
43
 
44
  loras = [
45
  # Sample Qwen-compatible LoRAs
 
 
 
 
 
 
 
46
  {
47
  "image": "https://huggingface.co/prithivMLmods/Qwen-Image-Studio-Realism/resolve/main/images/2.png",
48
  "title": "Studio Realism",
 
57
  "weights": "qwen-sketch-smudge.safetensors",
58
  "trigger_word": "Sketch Smudge"
59
  },
60
+ {
61
+ "image": "https://huggingface.co/Shakker-Labs/AWPortrait-QW/resolve/main/images/d722529f47767f3b446c829aa0681f6d155643e80f92e1c62d2f7075.jpg",
62
+ "title": "AWPortrait QW",
63
+ "repo": "Shakker-Labs/AWPortrait-QW",
64
+ "weights": "AWPortrait-QW_1.0.safetensors",
65
+ "trigger_word": "Portrait"
66
+ },
67
  {
68
  "image": "https://huggingface.co/prithivMLmods/Qwen-Image-Anime-LoRA/resolve/main/images/1.png",
69
  "title": "Qwen Anime",
 
71
  "weights": "qwen-anime.safetensors",
72
  "trigger_word": "Qwen Anime"
73
  },
74
+ {
75
+ "image": "https://huggingface.co/flymy-ai/qwen-image-realism-lora/resolve/main/assets/flymy_realism.png",
76
+ "title": "Image Realism",
77
+ "repo": "flymy-ai/qwen-image-realism-lora",
78
+ "weights": "flymy_realism.safetensors",
79
+ "trigger_word": "Super Realism Portrait"
80
+ },
81
  {
82
  "image": "https://huggingface.co/prithivMLmods/Qwen-Image-Fragmented-Portraiture/resolve/main/images/3.png",
83
  "title": "Fragmented Portraiture",