AskEdith / Once-Upon-AI-Time

GPT-3 and Stable Diffusion powered short story generator

Home Page:http://onceuponaitime.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Once Upon AI Time

Check out the demo: http://onceuponaitime.com.

Dependencies

You'll need an OpenAI account with access to GPT-3, and a Replicate (replicate.com) account.

Setup

Set Environment Variables

export OPENAI_API_KEY=XXX
export REPLICATE_API_TOKEN=XXX

Install depencencies & run Once Upon AI Time

python3 -m pip install -r requirements.txt
streamlit run main.py

Example

Example Story

About

GPT-3 and Stable Diffusion powered short story generator

http://onceuponaitime.com


Languages

Language:Python 96.8%Language:Shell 2.2%Language:Procfile 1.0%