ncue20250421
37729d25cc
Add initial package structure and dependencies for WAN
...
- Created SOURCES.txt to list all source files in the package.
- Added dependency_links.txt with placeholder for future dependencies.
- Defined required packages in requires.txt, including torch, torchvision, and others.
- Specified top-level package name in top_level.txt.
2025-05-18 20:56:09 +08:00
Ang Wang
76e9427657
Format the code ( #402 )
...
* isort the code
* format the code
* Add yapf config file
* Remove torch cuda memory profiler
2025-05-16 12:35:38 +08:00
Zhen Han
c709fcf0e7
fix vace size ( #397 )
2025-05-14 22:01:45 +08:00
Ang Wang
18d53feb7a
[feature] Add VACE ( #389 )
...
* Add VACE
* Support training with multiple gpus
* Update default args for vace task
* vace block update
* Add vace exmaple jpg
* Fix dist vace fwd hook error
* Update vace exmample
* Update vace args
* Update pipeline name for vace
* vace gradio and Readme
* Update vace snake png
---------
Co-authored-by: hanzhn <han.feng.jason@gmail.com>
2025-05-14 20:44:25 +08:00
yupeng1111
df44622e72
[feature] Wan2.1-FLF2V-14B ( #338 )
...
Co-authored-by: 澎鹏 <shiyupeng.syp@taobao.com>
2025-04-17 21:56:46 +08:00
Chengxi Guo
5cb59ec52b
fix resolution if reload webpage ( #86 )
...
Signed-off-by: mymusise <mymusise1@gmail.com>
2025-03-04 16:41:03 +08:00
Alan May
82c18d91a1
fix: correct Chinese ISO language code typo ( #10 )
...
Fix incorrect Chinese language ISO code abbreviation
from CH to ZH
2025-03-03 17:04:13 +08:00
WanX-Video
d7b01803de
update gradio ( #58 )
2025-02-26 20:33:18 +08:00
cocktailpeanut
89b065f4fe
os.path.sep instead of / ( #12 )
2025-02-26 18:57:30 +08:00
WanX-Video-1
65386b2e03
init upload
2025-02-25 22:07:47 +08:00