File size: 573 Bytes
e7664c2
 
95b3209
2e53206
e7664c2
 
c144228
c11dc71
e7664c2
 
 
c144228
e7664c2
 
f3f920a
 
 
 
 
c144228
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Bark
emoji: 🐶
colorFrom: gray
colorTo: blue
sdk: gradio
sdk_version: 5.35.0
python_version: 3.11
app_file: app.py
pinned: false
license: cc-by-nc-4.0
short_description: Bark TTS - PyTorch 2.6 Compatible
---

This solves the PyTorch 2.6 breaking change where weights_only=True became the default, 
causing issues with older model files that contain non-tensor objects, with monkey patch patched_load()

Updated to Python 3.11, latest Gradio, and requirements.txt

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference