raubatz's picture
|
download
raw
862 Bytes
metadata
license: openrail++
library_name: diffusers
base_model: Lightricks/LTX-Video
tags:
  - lora
  - text-to-video
  - ltx
  - ltx-video
  - ltxv-2.3
pipeline_tag: text-to-video

Flaccid VTX - Flaccid Uncut Penis I2V [LTX2.3]

preview

Base model: LTXV 2.3 Trained words:

🧠 Usage (Python)

🔑 Get your MUAPI key from muapi.ai/access-keys

import requests, os
url = "https://api.muapi.ai/api/v1/ltx_lora_video"
headers = {"Content-Type": "application/json", "x-api-key": os.getenv("MUAPIAPP_API_KEY")}
payload = {
    "prompt": "masterpiece, best quality",
    "lora_model": "flaccid-vtx-flaccid-uncut-penis-i2v-ltx2.3",
    "lora_strength": 1.0,
    "width": 768,
    "height": 512,
    "num_frames": 97
}
print(requests.post(url, headers=headers, json=payload).json())

Xet Storage Details

Size:
862 Bytes
·
Xet hash:
13acaae16a453c085c532051772cd8018956191e7572748d742f62ab957cf324

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.