OhMyDitzzy commited on
Commit
f437910
·
1 Parent(s): 13afa3f

disabled image ai editor

Browse files
src/server/plugins/ai/ai_image_editor.js CHANGED
@@ -36,6 +36,8 @@ const handler = {
36
  category: ["ai"],
37
  alias: ["aiImageEditor"],
38
  tags: ["ai", "image"],
 
 
39
  parameters: {
40
  body: [
41
  {
 
36
  category: ["ai"],
37
  alias: ["aiImageEditor"],
38
  tags: ["ai", "image"],
39
+ disabled: true,
40
+ disabledReason: "The API Server is restricting access to their API with IP Tracking, We are making some efforts to find a way at the moment, Please wait until it is fixed",
41
  parameters: {
42
  body: [
43
  {