Choquinlabs commited on
Commit
c7d70f7
·
verified ·
1 Parent(s): 3d4a57a

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_5.safetensors",
117
  "adapter_name": "tosti-style"
118
  },
119
 
 
113
  ADAPTER_SPECS = {
114
  "Tosti-Style-Transfer": {
115
  "repo": "lichorosario/tosti-qwen-edit-2511",
116
+ "weights": "tosti-qwen-edit-2511_10.safetensors",
117
  "adapter_name": "tosti-style"
118
  },
119