Skip to content

Conversation

@lawrence-cj
Copy link
Collaborator

@lawrence-cj lawrence-cj commented Nov 8, 2025

  1. add longlive inference code;
  2. clean longlive flow euler code;
  3. run success;

Ref: LongLive

Cc: Thank to @HeliosZhao for supporting this part.

# LongSANA Text to Video (LongLive: https://github.com/NVlabs/LongLive)
bash inference_video_scripts/inference_sana_video.sh \
      --np 1 \
      --config configs/sana_video_config/Sana_2000M_480px_AdamW_fsdp_longlive.yaml \
      # --model_path coming soon
      --txt_file=asset/samples/video_prompts_samples.txt \
      --motion_score 30 \
      --flow_shift 8 \
      --sampling_algo longlive_flow_euler \
      --cfg_scale 1  \
      --num_frames=161 \
      --work_dir output/longsana_t2v_video_results

lawrence-cj and others added 3 commits November 8, 2025 08:14
2. clean longlive flow euler code;
3. run success;
Co-authored-by: Yuyang Zhao <[email protected]>
@lawrence-cj lawrence-cj added the run-tests Run CI Test label Nov 8, 2025
@github-actions github-actions bot removed the run-tests Run CI Test label Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants