carminezacc commited on
Commit
77f1fcd
·
verified ·
1 Parent(s): ecdaa94

Upload folder using huggingface_hub

Browse files
example_images/README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Example Style Images
2
+
3
+ This directory contains sample images for demonstrating Eruku's styled text generation capabilities.
4
+
5
+ ## Images
6
+
7
+ These images are from the Karaoke dataset and showcase different handwriting and typewritten styles:
8
+
9
+ - **handwritten_1.png** - FleurDeLeah handwritten style sample
10
+ - **handwritten_2.png** - FleurDeLeah handwritten style sample (different text)
11
+ - **handwritten_Dynalight-Regular_101.png** - Dynalight handwritten style
12
+ - **handwritten_Fuggles-Regular_1726.png** - Fuggles handwritten style
13
+ - **handwritten_Qwigley-Regular_3603.png** - Qwigley handwritten style
14
+ - **typewritten_1.png** - BebasNeue typewritten style sample
15
+
16
+ ## Usage
17
+
18
+ These images are used as examples in the Gradio interface to demonstrate:
19
+ 1. How to upload a style image
20
+ 2. Different types of styles (handwritten vs typewritten)
21
+ 3. How Eruku can mimic various handwriting and font styles
22
+
23
+ Users can upload their own style images to generate text in custom styles.
24
+
25
+ ## Source
26
+
27
+ Images extracted from `~/.cache/karaoke/` (Karaoke dataset cache)
28
+
example_images/handwritten_1.png ADDED
example_images/handwritten_2.png ADDED
example_images/handwritten_Dynalight-Regular_101.png ADDED
example_images/handwritten_Fuggles-Regular_1726.png ADDED
example_images/handwritten_Qwigley-Regular_3603.png ADDED
example_images/typewritten_1.png ADDED