runapi-hailuo 0.2.9 → 0.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ee6c06274d70c0297e5a8813221c1ccb84352eee8456e6acb41be52bdf5e083d
4
- data.tar.gz: 7f39c00a8faeca4c30b5615b8d4033c2a9fef466ab8ca27d61180594523c91d3
3
+ metadata.gz: 206641428f889eb758f9329400a976164380e9e320a9afc3d89762bdd1ecbe5f
4
+ data.tar.gz: 4106c6800a87d158ea8e3c6dd3eda5fc262d88e5dee8defa0a362d3444c074bb
5
5
  SHA512:
6
- metadata.gz: c9a0695a819970a9d404f521e8324c034104eba7ca1f7848a65f0b2991e89c07738a873bb1ce5ec7e1e162a35d5842e57bb21fcdc904f7e017885ab89cce7182
7
- data.tar.gz: 8939f71a5400b2e5286101acdab234956d2d12f8dabdf52cf7b95ddeb6853add4329e603819c003713de7fe8113c6b74fec73e96afe46f062d26cb29b6ce0f07
6
+ metadata.gz: 40be6e6780a6860d4b3201aba3f0a547863da3d91754e32100ecb468d8db17db45492e5f221cec01c3ca925f0d604cc2a46ec0d2f414c7b38da41b72a3d953a1
7
+ data.tar.gz: d02de0eab56316d866b14ed8b7c7b1809078dadb8069ff43305fd0b4e502d427c851948bc23a8c3d63c0484195d50a2fd658e7d23449b8c008c79482ab7f2493
@@ -50,13 +50,7 @@ module RunApi
50
50
  "enum" => ["768p", "1080p"]
51
51
  }
52
52
  }
53
- },
54
- "rules" => [{
55
- "when" => {
56
- "model" => "hailuo-02-image-to-video-pro"
57
- },
58
- "forbidden" => ["enable_safety_checker"]
59
- }]
53
+ }
60
54
  },
61
55
  "text-to-video" => {
62
56
  "models" => ["hailuo-02-text-to-video-pro", "hailuo-02-text-to-video-standard"],
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-hailuo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.9
4
+ version: 0.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - RunAPI
@@ -67,7 +67,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
69
  requirements: []
70
- rubygems_version: 4.0.17
70
+ rubygems_version: 4.0.10
71
71
  specification_version: 4
72
72
  summary: Hailuo API Ruby SDK for RunAPI
73
73
  test_files: []