Update meme hackathon description. - brcon2024-hackathons - Bitreichcon 2024 Ha… | |
git clone git://bitreich.org/brcon2024-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
Submodules | |
--- | |
commit 43452776895ac4920ced94c63896f37cef849861 | |
parent 3e5fce6d97ebd6b92ad69d3674db88b0f30dd910 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 2 Aug 2024 15:35:04 +0200 | |
Update meme hackathon description. | |
Diffstat: | |
A meme/README.md | 15 +++++++++++++++ | |
D meme/description.md | 16 ---------------- | |
2 files changed, 15 insertions(+), 16 deletions(-) | |
--- | |
diff --git a/meme/README.md b/meme/README.md | |
@@ -0,0 +1,15 @@ | |
+# Meme Hackathon | |
+ | |
+## txt memes to image | |
+* Make it possible to for example loop txt images. | |
+ * Somehow transform txt to image and then reuse that. | |
+ | |
+## meme beautifier | |
+* make the stable-diffusion-prompt-beautifier from annna more flexible | |
+ * what syntax should we use for this? | |
+ * https://github.com/damian0815/compel/blob/main/doc/syntax.md | |
+ | |
+## meme meme service | |
+* "meme meme" in French is 'same meme' | |
+* give meme tools ability to search for equal meme content | |
+ | |
diff --git a/meme/description.md b/meme/description.md | |
@@ -1,16 +0,0 @@ | |
-# Meme Hackathon | |
- | |
-## txt memes to image | |
-* Make it possible to for example loop txt images. | |
- * Somehow transform txt to image and then reuse that. | |
- | |
-## meme beautifier | |
-* in newyeard automatically specific prompt settings are added for | |
- beautify | |
- * what syntax should we use for this? | |
- * https://github.com/damian0815/compel/blob/main/doc/syntax.md | |
- | |
-## meme meme service | |
-* "meme meme" in French is 'same meme' | |
-* give meme tools ability to search for equal meme content | |
- |