Commit History

Fix AssertionError in Gradio when reusing inputs by replacing shutil.move with shutil.copy
b51aff3

cosmichackerx commited on

Fix numpy inhomogeneous array error by explicitly casting to float
064102a

cosmichackerx commited on

Fix deprecated numpy types (np.float -> float, np.int -> int, etc) that break on newer numpy versions
29ac215

cosmichackerx commited on

Fix Python 3 TypeError by raising ValueError and lower face detection threshold to 0.80
1089324

cosmichackerx commited on

Fix permissions errors by patching weight download paths
4cba2ad

cosmichackerx commited on

Completely rewrite the Space to a Talking Avatar Converter powered by SadTalker and ZeroGPU
642b14c

cosmichackerx commited on