Skip to content

Commit

Permalink
✨ fix: Update README.md with corrected punctuation and additional inf…
Browse files Browse the repository at this point in the history
…ormation.

GenerateImageInfer.calculate_cost may be incorrect in some cases, please request account information for accurate consumption details. This repository is now maintained by the owner personally. Feel free to open an issue for any questions.
  • Loading branch information
sudoskys committed Mar 17, 2024
1 parent 4a694cb commit b607fb2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![PyPI version](https://badge.fury.io/py/novelai-python.svg)](https://badge.fury.io/py/novelai-python)
[![Downloads](https://pepy.tech/badge/novelai_python)](https://pepy.tech/project/novelai_python)

✨ NovelAI api python sdk with Pydantic
✨ NovelAI api python sdk with Pydantic.

The goal of this repository is to use Pydantic to build legitimate requests to access the NovelAI API service.

Expand All @@ -26,6 +26,11 @@ The goal of this repository is to use Pydantic to build legitimate requests to a
- [ ] /ai/generate
- [ ] /ai/generate-voice

> GenerateImageInfer.calculate_cost is correct in most cases, but please request account information to get accurate
> consumption information.
> This repo is maintained by me personally now. If you have any questions, please feel free to open an issue.
### Usage 🖥️

```shell
Expand Down

0 comments on commit b607fb2

Please sign in to comment.