Open Bluefissure opened 2 years ago
This would be a great addition to Neko Fans. However I believe that almost nobody would use this feature, which is why i don't think it is worth to implement it.
As far as i know there is no free way to use the NovelAI Image generation. I don't think there is a great overlap of paying NovelAI subscribers and Neko Fans users.
Getting a shared subscription for all users is also not realistic. The highest Tier (Opus) only includes 10.000 Anlas credits. If we assume that one image generation costs 10 Anlas then there are only 1.000 Images that can be generated per month. Neko Fans displays ~50.000 Images per day.
There is a C# library which implements most of the NovelAI Api Draco18s/NovelAPI. This code could be copied and adapted to work with Neko Fans. Adding UI elements to configure all the parameters and settings might require the most effort. Debugging the new code might also be costly, when every image generated needs Anlas credits.
Is it okay to add NovelAI Image Generation to the API list? It may need authentication (Bearer authentication in the header).
Demo