Choquinlabs commited on
Commit
1456767
·
verified ·
1 Parent(s): 1446d8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -117,6 +117,13 @@ ADAPTER_SPECS = {
117
  "adapter_name": "tosti-style",
118
  "prompt": "change this picture to tosti style. Use symmetric simple geometric shapes"
119
  },
 
 
 
 
 
 
 
120
  "Multiple-Angles": {
121
  "repo": "dx8152/Qwen-Edit-2509-Multiple-angles",
122
  "weights": "镜头转换.safetensors",
 
117
  "adapter_name": "tosti-style",
118
  "prompt": "change this picture to tosti style. Use symmetric simple geometric shapes"
119
  },
120
+ "add-textures": {
121
+ "repo": "lichorosario/add-textures-qwen-edit-2511",
122
+ "weights": "add-textures-qwen-edit-2511_5.safetensors",
123
+ "adapter_name": "add-textures",
124
+ "prompt": "add textures and details"
125
+ },
126
+
127
  "Multiple-Angles": {
128
  "repo": "dx8152/Qwen-Edit-2509-Multiple-angles",
129
  "weights": "镜头转换.safetensors",