microservice / app.py

Commit History

Fix Gradio FFmpeg error: remove format parameter to prevent in-place re-encoding
b445b47

Danielsz commited on

Translate Gradio settings to Spanish and make them clearer
4252285

Danielsz commited on

Add numpy monkey patch for facexlib compatibility on modern Python/NumPy 2.x
321b228

Danielsz commited on

Refactor for GPU: Remove CPU monkey patches, add CuDNN benchmark, add CuPy, enable Gradio share
0fe0e16

Danielsz commited on

Suppress torch._dynamo errors on CPU to fix spectral_norm compile failure
2c5882f

Danielsz commited on

Fix facexlib hardcoded CUDA device and optimize Dockerfile caching
7578d72

Danielsz commited on

Monkey patch torch.load for CPU-only inference in Hugging Face Spaces
97a2f41

Danielsz commited on

Fix Gradio 4 Tabs rendering crash
7db19ec

Danielsz commited on

Bind Gradio to 0.0.0.0 to fix Docker Space starting timeout
8770772

Danielsz commited on

Fix Gradio 4 compatibility and dependency conflicts
f6e4156

Danielsz commited on

Fix UI hang by pinning Gradio to 3.50.2 and removing analytics_enabled
784aeaa

Danielsz commited on

Disable TTS to avoid missing dependency
3c05cdd

Danielsz commited on

Fix gradio 4.0 deprecation errors in app.py
eb5c2bc

Danielsz commited on

Migrate xtalker to Dockerized Hugging Face Space with GPU support and LFS
31bd91f

Danielsz commited on

Update code
63b79e9

Danielsz commited on

Update code
d200feb

Danielsz commited on

Update code
8686eb7

Danielsz commited on

Update code
9a5ca1f

Danielsz commited on

Add application file
8b20d23

Danielsz commited on