Commit History

fix: correct facial alignment issues and add API server
af11910

marcosremar2 Claude Opus 4.5 commited on

feat: update download_weights.bat (#372)
bc451c3
unverified

李洋 commited on

fix: convert all audio to WAV 16kHz PCM before processing (#379)
7e359b9
unverified

Alexey commited on

fix: ensure upper bond does not go below zero in landmark extraction (#329)
0f9ddb3
unverified

ykani commited on

fix: preprocess import bug (#345)
549cd6f
unverified

zhanghaotian commited on

fix: use torch.no_grad() in inference to prevent excessive memory usage (~30GB) with inference (#349)
834f57d
unverified

gaolegao commited on

fix: download_weights.sh (#318)
f4029a8
unverified

Wei Lin Liu commited on

feat: windows infer & gradio (#312)
b6de2a7
unverified

Zhizhou Zhong zzgoogle commited on

Update audio_processor.py
5485b83
unverified

Octpus commited on

docs: update readme
cb700b3
unverified

Zhizhou Zhong commited on

feat: data preprocessing and training (#294)
f0d6854
unverified

Zhizhou Zhong commited on

fix: floor (#293)
03f211f
unverified

Chenghao Mou commited on

fix: bug in infer script (#290)
f50f534
unverified

Zhizhou Zhong commited on

feat: real-time infer (#286)
96d3878
unverified

Zhizhou Zhong commited on

Update README.md
a61ab5a
unverified

Octpus commited on

Merge pull request #282 from zzzweakman/fix/infer
e05f473
unverified

Octpus commited on

fix: unet config
0eed5e1

zzzweakman commited on

Merge pull request #281 from zzzweakman/fix/infer
4a5a6df
unverified

Octpus commited on

fix: infer bug
38c121f

zzzweakman commited on

Merge pull request #275 from TMElyralab/v15
45a0bd0
unverified

Octpus commited on

update readme
960c9bc

aidenyzhang commited on

v1.5
da237e1

aidenyzhang commited on

Update README.md
385419f
unverified

phighting commited on

Merge pull request #206 from WangShaoyu1/patch-1
8703a50
unverified

Octpus commited on

Create __init__.py
56d9593
unverified

Octpus commited on

Update README.md
ac3bbea
unverified

Octpus commited on

Add import copy to blending.py
aae1e1d

eoffermann commited on

Merge pull request #131 from lipku/main
7136a17
unverified

czk32611 commited on

Release technical report
20c8f2c
unverified

czk32611 commited on

Update README.md
aeb90c0
unverified

aidenyzhang commited on

Update app.py
ffad302
unverified

yunex commited on

Update README.md
a1ca8e5
unverified

czk32611 commited on

Update README.md
929bf1c
unverified

czk32611 commited on

improve blending speed
d7aae20

lipku commited on

Update README.md
6f34a24
unverified

phighting commited on

Release MusePose
9442571
unverified

czk32611 commited on

<BUGFIX>: fix app.py (#47)
2949e24

czk32611 commited on

<enhance>: support using float16 in inference to speed up
ee0b1c3

czk32611 commited on

Update README and LICENSE
60e4af4

czk32611 commited on

<enhance>(inference): support using an image as video input(#17 #34)
41bcdc8

czk32611 commited on

Fix fps calculation bug in realtime_inference.py (#35)
9e59599
unverified

itechmusic commited on

Add codes for real time inference
1e64633

czk32611 commited on

Merge pull request #31 from tobycroft/main
f7602ff
unverified

Oli_Zhan commited on

Update requirements.txt
6b09521

gluttony-10 commited on

Update app.py
2b34ec1
unverified

Tuuz commited on

Update README.md
4c39bd8
unverified

itechmusic commited on

Add gradio
9a45b57

czk32611 commited on

Merge pull request #5 from hotea/main
d81670b
unverified

itechmusic commited on

Update README.md
77df88f
unverified

itechmusic commited on

fix some cuda related issue when run on M-Series Mac
5b1870d

haotie commited on