Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 📘
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -13,4 +13,4 @@ pinned: false
|
|
| 13 |
|
| 14 |
A simple AI app that generates short stories for children based on your topic and age range input.
|
| 15 |
|
| 16 |
-
Built using Hugging Face Transformers and Gradio.
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.38.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 13 |
|
| 14 |
A simple AI app that generates short stories for children based on your topic and age range input.
|
| 15 |
|
| 16 |
+
Built using Hugging Face Transformers and Gradio.
|