8000 Comparing shalfun:main...AHupuJR:main · shalfun/WanControl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shalfun/WanControl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AHupuJR/WanControl_ETM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 28 files changed
  • 2 contributors

Commits on Apr 15, 2025

  1. init

    AHupuJR committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    7a873f5 View commit details
    Browse the repository at this point in the history
  2. controlnet first run

    AHupuJR committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    08262e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Update train_wan_t2v.py including textEventVideoDataset, which proces…

    …s events voxels and updated LightningModelForDataProcess() for preprocess the data
    
    Preprocess EventAid using 
    
    CUDA_VISIBLE_DEVICES="0" python examples/wanvideo/train_wan_t2v.py   --task data_process   --dataset_path "./datasets/event_dataset2/train"   --output_path "./datasets/event_dataset2/"   --text_encoder_path "./models/Wan2.1-T2V-1.3B/models_t5_umt5-xxl-enc-bf16.pth"   --vae_path  "./models/Wan2.1-T2V-1.3B/Wan2.1_VAE.pth"   --tiled   --num_frames 49   --height 480   --width 832
    AlfaranoAndrea authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    82cc289 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. change dir

    AHupuJR committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    95bb334 View commit details
    Browse the repository at this point in the history
Loading
0