From fa5031867b1e3a9383114f7f37b956b297c0c2ac Mon Sep 17 00:00:00 2001 From: Thijs Lumeij <64159148+thijsi123@users.noreply.github.com> Date: Thu, 1 Feb 2024 15:31:38 +0100 Subject: [PATCH] updated prompts (can activate them under new buttons for oobabooga only) and added files and code. I updated code for prompting and the webui, now includes cleaning to some outputs regarding brackets {{}} and asterisks. I do not rememberall my changes. --- .idea/character-factory.iml | 15 +- .idea/modules.xml | 8 + app/oobabooga - webui.py | 395 +++++++++++++++--- app/oobabooga.py | 210 ++++++++-- app/test 2.py | 150 +++++++ characters/.card.png | Bin 0 -> 1535597 bytes characters/Elara/Elara.png | Bin 0 -> 486079 bytes characters/Isabella/Isabella.png | Bin 0 -> 355531 bytes characters/Miku/Miku.png | Bin 0 -> 396215 bytes characters/Samuel/Samuel.png | Bin 0 -> 365128 bytes characters/Serenity/Serenity.png | Bin 0 -> 463673 bytes .../uploaded_character/uploaded_character.png | Bin 403272 -> 463673 bytes mistral- Terminal.bat | 42 ++ zephyr - Terminal.bat | 42 ++ 14 files changed, 764 insertions(+), 98 deletions(-) create mode 100644 .idea/modules.xml create mode 100644 app/test 2.py create mode 100644 characters/.card.png create mode 100644 characters/Elara/Elara.png create mode 100644 characters/Isabella/Isabella.png create mode 100644 characters/Miku/Miku.png create mode 100644 characters/Samuel/Samuel.png create mode 100644 characters/Serenity/Serenity.png create mode 100644 mistral- Terminal.bat create mode 100644 zephyr - Terminal.bat diff --git a/.idea/character-factory.iml b/.idea/character-factory.iml index bca803e..3ed51ae 100644 --- a/.idea/character-factory.iml +++ b/.idea/character-factory.iml @@ -1,6 +1,15 @@ - - -