Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Text Generation API
|
2 |
|
3 |
This project provides a text generation API using the `Erfan11/Neuracraft` model.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: Textwizai
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: π
|
6 |
+
colorFrom: yellow
|
7 |
+
colorTo: blue
|
8 |
+
---
|
9 |
# Text Generation API
|
10 |
|
11 |
This project provides a text generation API using the `Erfan11/Neuracraft` model.
|