Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -22,14 +22,16 @@ The Silly Detention Letter Generator is a web application that creates amusing,
|
|
22 |
## Features
|
23 |
|
24 |
- Generates unique, silly detention letters on demand
|
25 |
-
- Uses advanced language model for creative text generation
|
26 |
- Simple web interface for easy interaction
|
|
|
27 |
|
28 |
## Usage
|
29 |
|
30 |
1. Visit the application URL
|
31 |
-
2.
|
32 |
-
3.
|
|
|
33 |
|
34 |
## Technical Details
|
35 |
|
|
|
22 |
## Features
|
23 |
|
24 |
- Generates unique, silly detention letters on demand
|
25 |
+
- Uses advanced language model (Meta Llama 3.1) for creative text generation
|
26 |
- Simple web interface for easy interaction
|
27 |
+
- Language options: English, Private School English and Hungarian
|
28 |
|
29 |
## Usage
|
30 |
|
31 |
1. Visit the application URL
|
32 |
+
2. Fill parent and child names, select language
|
33 |
+
3. Click the button (click regenerate to get a new version)
|
34 |
+
4. Read and enjoy the humorous detention letter
|
35 |
|
36 |
## Technical Details
|
37 |
|