├── README.md ├── app.py └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChatTeach/Creative-Writing-Assistant/HEAD/README.md -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChatTeach/Creative-Writing-Assistant/HEAD/app.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | g4f[all] 2 | gradio 3 | --------------------------------------------------------------------------------