ai_expand_image_style.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. [
  2. {
  3. "imageName": "ai_expand_change",
  4. "imageText": "Change",
  5. "prompt":"",
  6. "style":"",
  7. "clickType":2,
  8. "isVip": false
  9. },
  10. {
  11. "imageName": "ai_expand_1:1",
  12. "imageText": "1:1",
  13. "prompt":"",
  14. "style":"",
  15. "isVip": true
  16. },
  17. {
  18. "imageName": "ai_expand_16:9",
  19. "imageText": "16:9",
  20. "prompt":"",
  21. "style":"",
  22. "isVip": true
  23. },
  24. {
  25. "imageName": "ai_expand_9:16",
  26. "imageText": "9:16",
  27. "prompt":"",
  28. "style":"",
  29. "isVip": true
  30. },
  31. {
  32. "imageName": "ai_expand_4:3",
  33. "imageText": "4:3",
  34. "prompt":"",
  35. "style":"",
  36. "isVip": true
  37. },
  38. {
  39. "imageName": "ai_expand_3:4",
  40. "imageText": "3:4",
  41. "prompt":"",
  42. "style":"",
  43. "isVip": true
  44. },
  45. {
  46. "imageName": "ai_expand_2:3",
  47. "imageText": "2:3",
  48. "prompt":"",
  49. "style":"",
  50. "isVip": true
  51. },
  52. {
  53. "imageName": "ai_expand_3:2",
  54. "imageText": "3:2",
  55. "prompt":"",
  56. "style":"",
  57. "isVip": true
  58. }
  59. ]