Module: Ltx25
- Defined in:
- lib/ltx_2_5.rb,
lib/ltx_2_5/version.rb
Constant Summary collapse
- HOMEPAGE =
"https://www.seedance2ai.app/tools/ltx-2-5".freeze
- SUMMARY =
"LTX 2.5 is an AI video generator for text-to-video and image-to-video workflows.".freeze
- VERSION =
"0.1.0"
Class Method Summary collapse
Class Method Details
.homepage ⇒ Object
7 8 9 |
# File 'lib/ltx_2_5.rb', line 7 def self.homepage HOMEPAGE end |
.summary ⇒ Object
11 12 13 |
# File 'lib/ltx_2_5.rb', line 11 def self.summary SUMMARY end |