Aedial / novelai-api

Python API for the NovelAI REST API
https://aedial.github.io/novelai-api/
MIT License
132 stars 15 forks source link

Dependency package `sentencepiece (==0.1.99)` dont support `python==3.12` #29

Closed CherryGS closed 6 months ago

CherryGS commented 7 months ago

Until sentencepiece == 0.2 , it started supporting python==3.12 from pypi image

Aedial commented 6 months ago

Oh, this issue is completed with b690a4eaf6c6d41aeaeedd65c19bf5799e4a41ba. Forgot to take care of it.