No description provided.

Add the required class to the safe globals list (Recommended)
If you can edit app.py, the cleanest and most secure method is to explicitly tell PyTorch to trust the Coqui TTS configuration class before the model loads.

Add these lines to the very top of your app.py

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment