--- license: apache-2.0 title: Textwizai sdk: gradio emoji: 🚀 colorFrom: yellow colorTo: blue --- # Text Generation API This project provides a text generation API using the `Erfan11/Neuracraft` model. ## Setup 1. Install dependencies: ```bash pip install -r requirements.txt