novelai-python

View on PyPIReverse Dependencies (0)

0.4.10 novelai_python-0.4.10-py3-none-any.whl

Wheel Details

Project: novelai-python
Version: 0.4.10
Filename: novelai_python-0.4.10-py3-none-any.whl
Download: [link]
Size: 5033350
MD5: 8aa7a92d056b3d4ba6970f4ed14da965
SHA256: 2b23bc2b06e70e59f0ee4e5d59b289744ad8cb93fd7a506911e50ce04b3bbc74
Uploaded: 2024-05-01 12:51:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: novelai-python
Version: 0.4.10
Summary: NovelAI Python Binding With Pydantic
Author-Email: sudoskys <coldlando[at]hotmail.com>
Project-Url: Repository, https://github.com/LlmKira/novelai-python/
Project-Url: Issues, https://github.com/LlmKira/novelai-python/issues
License: Apache License 2.0
Requires-Python: >=3.9
Requires-Dist: elara (>=0.5.5)
Requires-Dist: loguru (>=0.7.2)
Requires-Dist: pydantic-settings (>=2.1.0)
Requires-Dist: pydantic (>=2.5.3)
Requires-Dist: httpx (>=0.26.0)
Requires-Dist: shortuuid (>=1.0.11)
Requires-Dist: Pillow (>=10.2.0)
Requires-Dist: curl-cffi (>=0.6.0)
Requires-Dist: fastapi (>=0.109.0)
Requires-Dist: uvicorn[standard] (>=0.27.0.post1)
Requires-Dist: numpy (>=1.24.4)
Requires-Dist: argon2-cffi (>=23.1.0)
Requires-Dist: opencv-python (>=4.8.1.78)
Requires-Dist: fake-useragent (>=1.4.0)
Requires-Dist: tenacity (>=8.2.3)
Requires-Dist: sentencepiece (>=0.2.0)
Requires-Dist: pynacl (>=1.5.0)
Requires-Dist: ftfy (>=6.2.0)
Requires-Dist: regex (>=2023.12.25)
Requires-Dist: tokenizers (>=0.15.2)
Requires-Dist: pytest (>=7.4.4); extra == "testing"
Requires-Dist: pytest-asyncio (>=0.23.4); extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 3477 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
novelai_python-0.4.10.dist-info/METADATA sha256=zHgHZQw8TEWFPU8qWAbYpAayduni3rKcPrhYxhChQMk 4664
novelai_python-0.4.10.dist-info/WHEEL sha256=vnE8JVcI2Wz7GRKorsPArnBdnW2SWKWGow5gu5tHlRU 90
novelai_python-0.4.10.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
novelai_python-0.4.10.dist-info/licenses/NOTICE.MD sha256=KYQ9zxHv_K2D8WcQOdw_fvx3p4hIiyo7ZffP5UoMgL8 522
novelai_python/__init__.py sha256=2RQeoDGZwMnBJMvusznFL4G8RkgHDeG2fhZ_UawCKps 1239
novelai_python/_exceptions.py sha256=_2b0aiZkehqbYyyyiEe63tG0aVRimEJcX8JX5E6gxjI 1761
novelai_python/_response/__init__.py sha256=mA79oPsb55TzALu15nV9GKxpimOF0ZDnWRLrNV415lo 410
novelai_python/_response/ai/__init__.py sha256=u6AvHXvrcRLfVY3lZeV-JBu5CM9_Rwxl4lOwuhFCAns 127
novelai_python/_response/ai/generate.py sha256=SxLkBBTyeWHhEecs8TjD_PtwWdv_ihhIKiNwlrGqVcM 661
novelai_python/_response/ai/generate_image.py sha256=RWqoxAuSMEaTT34V_5kk74aPgDIMH9T69SnqNv6QGgA 817
novelai_python/_response/ai/generate_stream.py sha256=o-3nDkHbjU6XyKFUoPihi3D37zvjpyvZvl0Y-rrL15k 726
novelai_python/_response/ai/generate_voice.py sha256=YnwkBVFHjQCHp5rjyapk6Az3thJBphdNg5uKw8dds2g 185
novelai_python/_response/ai/upscale.py sha256=6mqkJS5UgvIPK0kR8WdG0fV4VKXAHa4F4tVTdfgCRl4 397
novelai_python/_response/schema.py sha256=tcR83tPV0iQXllrQ8PLgxS3alWeRW2aHi2H1P-X3V5g 195
novelai_python/_response/user/__init__.py sha256=WW0ynv_8NZX-qtC0OL9_s25oz3qeksJRzL6O6ajsh-c 128
novelai_python/_response/user/information.py sha256=QzlBt5cqjPpvUv-bwZKkpQuFl8Sj-GgRDJOGCogPn5E 721
novelai_python/_response/user/login.py sha256=ciean_UlUnpVJAkVImYtUQifHPQPKOXUOUy2xqbojLk 204
novelai_python/_response/user/subscription.py sha256=ePHjVnTCaes9nkmwIif72FEXafJ497htdPZm95tSkHs 2359
novelai_python/credential/ApiToken.py sha256=y9nUKVf4XlYQNneeU2CRJfQSZ8hYk9vntrEh1XSRH5s 1548
novelai_python/credential/JwtToken.py sha256=HAQmq-uPv1C0VxyV1RQfytI9i6Tp8WJub3X_j-OOfrA 1628
novelai_python/credential/UserAuth.py sha256=vmnQGZ_wW4DwFPcARuBrG5CkFAlGtH2IEjGOhQnB7z0 1701
novelai_python/credential/__init__.py sha256=TfrsSO4BIG4U6xpLFxtDKc2kGLIR51mo7W0yjXZHClM 424
novelai_python/credential/_base.py sha256=bZXaBbNFC7R2Fkpz_DbrT2qDhk5_ExMVzuDhcEbtb3w 462
novelai_python/sdk/__init__.py sha256=plW2LJs86ZQ4jj2eNazdqJp8_BgNDdhr_k3sLiN57dg 743
novelai_python/sdk/ai/LICENSE sha256=syoVjv1ye4WBYEgJOlRkRE8trYjBMFnqz2kP7ta9934 1082
novelai_python/sdk/ai/__init__.py sha256=tcnc12wM1kzY3mOffkapM3xMf8gMrNTYEA6_hz5ks6A 130
novelai_python/sdk/ai/generate/__init__.py sha256=Rod0t9SGk4zZFDJ1-5Vr3sEN697uT7pvlOJXnD5tplg 9506
novelai_python/sdk/ai/generate/_const.py sha256=w9AdKCkgmuPasDATe6Z0u11OK02_n4sc6Ga0SGO2QOw 1249
novelai_python/sdk/ai/generate/_enum.py sha256=xJXxkgfRHdWsTrg2fjE8BGsKn7T5ih_woNTCcw_UZQE 1821
novelai_python/sdk/ai/generate/_preset.py sha256=IveMl2gKGRXHw_d2t-kq96pzHyWHQFr-JN08Lc_Uzbo 6467
novelai_python/sdk/ai/generate_image/__init__.py sha256=4MBrfrpR5NPGvh0g20qwdmzDKUUd69l4tfgYxgPwLaI 34778
novelai_python/sdk/ai/generate_image/_const.py sha256=oTLahOoRv1wQCtUv6FOHTxOA1LuBdah5N8EPB_QH_Vs 52850
novelai_python/sdk/ai/generate_image/_enum.py sha256=YfgJxgpMwRfHcsMs68gESgxccM0hoQOodniJKR0CK74 3861
novelai_python/sdk/ai/generate_image/suggest_tags.py sha256=83u57pMCmJFwOIzBVeCJFapYxtvKQY6jA4bOWmVgZn0 5306
novelai_python/sdk/ai/generate_stream.py sha256=FCcldWDGKYMeI89E4m4n2_QwHn1Mgq9-zubl66oI3cM 7170
novelai_python/sdk/ai/generate_voice/__init__.py sha256=SSUflf8tCAD_Vr77-LW6E1T5A9Hidpd0At8nfIalcB8 7379
novelai_python/sdk/ai/generate_voice/_enum.py sha256=fOTWhcmTuKGcx4qfYgQ0JPy3ykB6YQUJZDr6wWjHmbU 2008
novelai_python/sdk/ai/upscale.py sha256=4cdPQ7dxKVrA98zx4Nd9z5rDcerISSKfn72L6ge02ns 8223
novelai_python/sdk/schema.py sha256=mPQBMgQwsPDay_QkVhZIa7K_aXGWbnNldDs_kxl_5Qg 945
novelai_python/sdk/user/__init__.py sha256=lYwZw-5jJSjakTJtbN8qwnaXRtmeilHDhGGZpKlC480 130
novelai_python/sdk/user/information.py sha256=xoXT7f17MGD3tPwPTo2EruA6Aem12hIRs564aU_DaXs 4772
novelai_python/sdk/user/login.py sha256=i1dC6_IpJYdVczBNrZoHxwzBzZ3MIDw65lJ_89kXd0k 5285
novelai_python/sdk/user/subscription.py sha256=eirSw32TidQXkG1Jj1x_dAp-MH7KCGgqc3V-_s6gbgA 5045
novelai_python/server.py sha256=luGDRdkZQr1hxI3VY0x47b4uxuWihjcfz9icSZRdig0 7579
novelai_python/tokenizer/NOTICE.MD sha256=LTpdQL5zCZbxamXgrqGYAtDvAAG_I1tXXAGItjp_-bs 534
novelai_python/tokenizer/__init__.py sha256=25Cbl8dm0sOWUHkvtfNWcZ3DgFBA91Iizi-RyM81rvw 8382
novelai_python/tokenizer/bpe_simple_vocab_16e6.txt.gz sha256=kkaRrCiOVECSNhFWUq1KolD0ggPeUKnkcipuzUjWgEo 1356917
novelai_python/tokenizer/gpt2-genji_tokenizer.json sha256=0s83BUCejyFFAFv8nvfChOZQgDoDu8NU9TywGyxJwWM 1494140
novelai_python/tokenizer/gpt2_tokenizer.json sha256=ZzF3cZs3bcBWNsdS0MIC1IwTJUiLsu4AT0jaKEHn7V4 1355257
novelai_python/tokenizer/nerdstash_v1.model sha256=V4-g7U1tvuQ18h1_enQVBtCc3ZPM4kEAir9yVAfL20E 1033724
novelai_python/tokenizer/nerdstash_v2.model sha256=AFrWgLEPGr1Aa9sMqcal2D_B9uCoVb3RlCwc6rH7R6s 1033744
novelai_python/tokenizer/novelai.model sha256=V4-g7U1tvuQ18h1_enQVBtCc3ZPM4kEAir9yVAfL20E 1033724
novelai_python/tokenizer/novelai_v2.model sha256=AFrWgLEPGr1Aa9sMqcal2D_B9uCoVb3RlCwc6rH7R6s 1033744
novelai_python/tokenizer/pile_tokenizer.json sha256=RR0n3rWhnjWSB4MG_cuEO00PHugzNwzy3f3pVfJs4-Y 1357239
novelai_python/tokenizer/simple_tokenizer.py sha256=BFIz3B_azE5Js_Bq7ziS8O4o_AhDlthMtO7puv321qU 4854
novelai_python/tool/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
novelai_python/tool/image_metadata/__init__.py sha256=ksbSgIgqkeUc96hfgk6e8eGaJfBV_3v-fB_w3upJpiM 9084
novelai_python/tool/image_metadata/lsb_extractor.py sha256=nbRlKkvgOjqvIsSAQD6Xnvnje3UFQtbEAoe7bpjbv-o 3316
novelai_python/tool/image_metadata/lsb_injector.py sha256=7DjPt8W62CKYpMsUlkhYlkoGwVWNS_Zw0bCzORbKfAo 2211
novelai_python/tool/paint_mask/__init__.py sha256=CqivxQys_wa99Gpy_1GaWr1Bw2j2lEVMpBc_QA4Er3Y 3082
novelai_python/tool/random_prompt/__init__.py sha256=40nquus4T7BzYSLpqDreJzP55oyr4PGD7TezLTvGfcY 17162
novelai_python/tool/random_prompt/tag.py sha256=U4jxRxB2dBCrRbYZWf4LvoKDqc_-EPiC9O0sLdmLJPg 84988
novelai_python/tool/random_prompt/tag_character.py sha256=wDg2GDO2ifP18Rg_7x-evBWVNfouR4mAS0YGMJ0bHNA 21015
novelai_python/tool/random_prompt/tag_nsfw.py sha256=XLXdDtEFbDrdTtbFMixYRdbe5m9DhtBrE1vN7YiXHLE 15814
novelai_python/utils/__init__.py sha256=VH0d4bk0-5P2iLI594gTkxfnGSq8H4Ztab2E0kKaQnE 525
novelai_python/utils/encode.py sha256=kKuvyTokq5WfMCtXF7M5iaLdQGUvfyLJXe16jupD__w 2419
novelai_python/utils/useful.py sha256=xRhuz-aiMVObaLVPAGHv8IiJQHx7ZjTG6LeUkepkCD4 1243
novelai_python-0.4.10.dist-info/RECORD