Spaces:
Sleeping
Sleeping
File size: 290 Bytes
c07d75a 535dfd0 d446644 535dfd0 d446644 535dfd0 d446644 535dfd0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: apache-2.0
title: Textwizai
sdk: streamlit
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 |