runapi-volcengine-lip-sync 0.1.2 → 0.1.3

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 60f2ccc154a6d8683d7687c6ac3ffc8f66baeebb0664d151423cc38555e3f451
4
- data.tar.gz: 82b8cfdd71fdd96ecb3bf6f2ecec13881b97123dfb1ae25e452b0392a2bf6155
3
+ metadata.gz: 55b281e86c29fa71cee2708acd91e806d06cd8c43525fa7f33cacfbeb830a827
4
+ data.tar.gz: 81b4d949181fd9c59050d35dd0580a8f68f4688e3f81055311aa74d7f104ca6c
5
5
  SHA512:
6
- metadata.gz: 29431e5e2db3db776ee499f1a9a7451826e3d5c0e897ddec4ba0fdd3fb1d9a425d01e645c8fad444565450893468e212d653178ab7bedbae45d3d14ae9aaebb6
7
- data.tar.gz: 07a1b5aee9bcf897657830c4a5b41b26426a5a38fe797497391c82345c98b17c74fb0bbc3f765ffca5f6ec3363dcec1249aa1f91c95ef7d2c675e6847865f450
6
+ metadata.gz: 25430586a287055ccc358bb4e219a2143589f385aaf08b554d895e602509fbc99737cf941d3bb363f6fe3507472797c972188e7980527dafc108f9bcb2e8ca60
7
+ data.tar.gz: e107569b5df4abc68c613df0eeebd2294a942fbdf46cfa8af083378522ba0e844ff076e1630d83576ec424aa0f544a0fe0e5a65fd628261696c3a696c472dbd7
data/README.md CHANGED
@@ -28,8 +28,8 @@ Use `create`, `get`, and `run` for async workflows. Keep `RUNAPI_API_KEY` in the
28
28
  ## Links
29
29
 
30
30
  - Model page: https://runapi.ai/models/volcengine-lip-sync
31
- - SDK docs: https://runapi.ai/docs#sdk-volcengine-lip-sync
32
- - Product docs: https://runapi.ai/docs#volcengine-lip-sync
31
+ - SDK docs: https://runapi.ai/docs/resources/sdks
32
+ - Product docs: https://runapi.ai/docs/api/volcengine-lip-sync/lip-sync-video
33
33
  - Pricing and rate limits: https://runapi.ai/models/volcengine-lip-sync
34
34
  - Repository: https://github.com/runapi-ai/volcengine-lip-sync-sdk
35
35
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-volcengine-lip-sync
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - RunAPI
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: 0.3.0
18
+ version: 0.4.0
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: 0.3.0
25
+ version: 0.4.0
26
26
  description: The Volcengine Lip Sync Ruby SDK submits lip-sync video tasks and retrieves
27
27
  task results through RunAPI.
28
28
  email:
@@ -63,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
63
  - !ruby/object:Gem::Version
64
64
  version: '0'
65
65
  requirements: []
66
- rubygems_version: 4.0.17
66
+ rubygems_version: 4.0.10
67
67
  specification_version: 4
68
68
  summary: Volcengine Lip Sync API Ruby SDK for RunAPI
69
69
  test_files: []