diff --git a/py-gguf/convert_dia_to_gguf b/py-gguf/convert_dia_to_gguf.py similarity index 100% rename from py-gguf/convert_dia_to_gguf rename to py-gguf/convert_dia_to_gguf.py diff --git a/py-gguf/convert_kokoro_to_gguf b/py-gguf/convert_kokoro_to_gguf.py similarity index 100% rename from py-gguf/convert_kokoro_to_gguf rename to py-gguf/convert_kokoro_to_gguf.py diff --git a/py-gguf/convert_orpheus_to_gguf b/py-gguf/convert_orpheus_to_gguf.py similarity index 100% rename from py-gguf/convert_orpheus_to_gguf rename to py-gguf/convert_orpheus_to_gguf.py diff --git a/py-gguf/convert_parler_tts_to_gguf b/py-gguf/convert_parler_tts_to_gguf.py similarity index 100% rename from py-gguf/convert_parler_tts_to_gguf rename to py-gguf/convert_parler_tts_to_gguf.py diff --git a/py-gguf/convert_t5_encoder_to_gguf b/py-gguf/convert_t5_encoder_to_gguf.py similarity index 100% rename from py-gguf/convert_t5_encoder_to_gguf rename to py-gguf/convert_t5_encoder_to_gguf.py diff --git a/py-gguf/requirements.txt b/py-gguf/requirements.txt index 0f326ad..3c79995 100644 --- a/py-gguf/requirements.txt +++ b/py-gguf/requirements.txt @@ -1,7 +1,7 @@ torch>=2.4.0 torchaudio>=2.4.0 gguf==0.10.0 -spacy==3.8.5 +spacy==3.8.7 kokoro==0.9.4 huggingface-hub>=0.26.5 transformers>=4.46.0 @@ -17,4 +17,4 @@ scipy>=1.15.2 snac==1.2.1 soundfile>=0.13.1 nari-tts @ git+https://github.com/nari-labs/dia.git@2811af1c5f476b1f49f4744fabf56cf352be21e5 -torchvision==0.21.0 \ No newline at end of file +torchvision==0.21.0