Spaces:
Sleeping
Sleeping
Editing Config Values
#2
by ariondas - opened
README.md
CHANGED
|
@@ -1,27 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
2. Optionally add extra style instructions
|
| 27 |
-
3. Click **Generate Poem**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: Bengali Poem Generator
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 💻
|
| 6 |
+
colorFrom: green
|
| 7 |
+
colorTo: indigo
|
| 8 |
+
short_description: Bengali Poem Generator · Gemma 4 E2B-it
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
Bengali Poem Generator · Gemma 4 E2B-it
|
| 12 |
+
Say a Bengali poem title (and optionally a genre).
|
| 13 |
+
Gemma 4 E2B-it identifies the poet and reimagines the poem as a brand-new Bengali composition.
|
| 14 |
+
|
| 15 |
+
Setup
|
| 16 |
+
Add your HF read token as a Space secret named HF_TOKEN
|
| 17 |
+
(required for the gated google/gemma-4-E2B-it model).
|
| 18 |
+
|
| 19 |
+
Usage
|
| 20 |
+
Record yourself saying the poem title + genre
|
| 21 |
+
e.g. "সোনার তরী, romantic"
|
| 22 |
+
|
| 23 |
+
Optionally add extra style instructions
|
| 24 |
+
|
| 25 |
+
Click Generate Poem
|
|
|
|
|
|