Skip to content

A simple web app running on pure Flask connecting to the Character.AI image generator.

Notifications You must be signed in to change notification settings

Crimeraaa-S1GMA/CharacterAIImageGenUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharacterAIImageGenUI

A simple web app running on pure Flask connecting to the Character.AI image generator.

Screenshot 1

How to use

How to obtain your token?

Look through request headers in developer tools on the Character.AI website until you find one with an Authorization token. It may be necessary to mess around on the website for a bit. Ensure you are signed in to your account during this. Here is an example of what you're looking for, using Safari:

Screenshot 1

Copy the string after Token and you're ready to go.

The rest should be easy

Ensure Flask is installed and run the main.py file. Copy your token and you're ready to use the UI!

About

A simple web app running on pure Flask connecting to the Character.AI image generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published