HerzaJ commited on
Commit
b1ad9b3
·
verified ·
1 Parent(s): 26c8198

Update plugins/img2anime.js

Browse files
Files changed (1) hide show
  1. plugins/img2anime.js +1 -1
plugins/img2anime.js CHANGED
@@ -166,7 +166,7 @@ module.exports = {
166
  routes: ['api/AI/img2anime'],
167
  tags: ['ai', 'image', 'anime', 'converter'],
168
  main: ['AI'],
169
- parameters: ['image', 'key', 'model'],
170
  enabled: true,
171
  limit: 3,
172
  handler
 
166
  routes: ['api/AI/img2anime'],
167
  tags: ['ai', 'image', 'anime', 'converter'],
168
  main: ['AI'],
169
+ parameters: ['image', 'key'],
170
  enabled: true,
171
  limit: 3,
172
  handler