Spaces:
Runtime error
Runtime error
Update app.py
#111
by KenniAckerman - opened
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