AllAboutAI-YT / chatTTS

ChatTTS + Ollama
39 stars 14 forks source link

Torch version issue #2

Open jeffscottward opened 3 weeks ago

jeffscottward commented 3 weeks ago

╰─ $ pip install -r requirements.txt Requirement already satisfied: omegaconf~=2.3.0 in /Users/jeffscottward/miniconda3/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (2.3.0) ERROR: Could not find a version that satisfies the requirement torch~=2.1.0 (from versions: 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1)