-
Stefy Lanza (nextime / spora ) authored
audiocraft (MusicGen) is NOT compatible with Python 3.13 due to: - audiocraft → spacy → thinc → blis - blis fails to compile with GCC errors: unrecognized '-mavx512pf' option - This is a known issue with blis and newer GCC/Python versions Updated requirements.txt to: - Remove audiocraft from direct dependencies - Add note about Python 3.13 incompatibility - Suggest using Python 3.12 or lower for audiocraft - Or use a separate Python 3.12 environment for music generation
f28cca78
| Name |
Last commit
|
Last update |
|---|---|---|
| static | ||
| templates | ||
| EXAMPLES.md | ||
| LICENSE.md | ||
| README.md | ||
| SKILL.md | ||
| requirements.txt | ||
| videogen | ||
| videogen_mcp_server.py | ||
| videogen_models.json | ||
| webapp.py |