Files changed (1) hide show
  1. README.md +25 -27
README.md CHANGED
@@ -1,27 +1,25 @@
1
- ---
2
- title: বাংলা কবিতা — Bengali Poem Generator
3
- emoji: 🎙️
4
- colorFrom: green
5
- colorTo: teal
6
- sdk: gradio
7
- sdk_version: "5.0.0"
8
- app_file: app.py
9
- pinned: false
10
- license: apache-2.0
11
- hardware: zero-gpu
12
- ***
13
-
14
- ## Bengali Poem Generator · Gemma 4 E2B-it
15
-
16
- Say a Bengali poem title (and optionally a genre).
17
- Gemma 4 E2B-it identifies the poet and reimagines the poem as a brand-new Bengali composition.
18
-
19
- ### Setup
20
- Add your HF read token as a Space secret named `HF_TOKEN`
21
- (required for the gated `google/gemma-4-E2B-it` model).
22
-
23
- ### Usage
24
- 1. Record yourself saying the poem title + genre
25
- e.g. *"সোনার তরী, romantic"*
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