README.md - brcon2024-hackathons - Bitreichcon 2024 Hackathons | |
git clone git://bitreich.org/brcon2024-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
Submodules | |
--- | |
README.md (673B) | |
--- | |
1 # Meme Hackathon | |
2 | |
3 ## txt memes to image | |
4 Make it possible to for example loop txt images. | |
5 | |
6 Somehow transform txt to image and then reuse that. | |
7 | |
8 ## meme beautifier | |
9 Make the stable-diffusion-prompt-beautifier from annna more flexible. | |
10 | |
11 What syntax should we use for this? | |
12 | |
13 Example: https://github.com/damian0815/compel/blob/main/doc/syntax.md | |
14 | |
15 ## meme meme service | |
16 * "meme meme" in French is 'same meme' | |
17 * give meme tools ability to search for equal meme content | |
18 | |
19 ## 3d memes via neuronal network services | |
20 | |
21 Are we able to access some API or find a simple local stripped down | |
22 llama-runnable neuronal network (on huggingface) to do 3d memes from | |
23 text? | |
24 | |
25 Maybe extend to videos? | |
26 |