Choquinlabs commited on
Commit
43303db
·
verified ·
1 Parent(s): f31b690

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ MAX_SEED = np.iinfo(np.int32).max
113
  ADAPTER_SPECS = {
114
  "Tosti-Style-Transfer": {
115
  "repo": "lichorosario/tosti-qwen-edit-2511",
116
- "weights": "tosti-qwen-edit-2511_15.safetensors",
117
  "adapter_name": "tosti-style",
118
  "prompt": "change this picture to tosti style. Use symmetric simple geometric shapes"
119
  },
 
113
  ADAPTER_SPECS = {
114
  "Tosti-Style-Transfer": {
115
  "repo": "lichorosario/tosti-qwen-edit-2511",
116
+ "weights": "tosti-qwen-edit-2511_20.safetensors",
117
  "adapter_name": "tosti-style",
118
  "prompt": "change this picture to tosti style. Use symmetric simple geometric shapes"
119
  },