Commit Graph

5 Commits (c4473dd2c729541172633b9aa857df7b2febe7a6)

Author SHA1 Message Date
Aarni Koskela 169db00369
Fix lint (#383) 2023-04-13 21:42:22 +03:00
dbitterlich a8ab9d64ee fixed failing test_helpers.py 2023-03-29 20:24:50 +02:00
dbitterlich f5dcaf2238 Bugfix Issue #190 - Fixed seeds only within combinatorial batch 2023-03-29 19:31:04 +02:00
Adi Eyal 4dd9df6251 Refactored Magic Prompts configuration
Magic Prompt models are now read from a text file enabling users to add
their own. Default model and magicprompt batch size options have been
added to the settings tab.
2023-03-29 15:14:58 +02:00
Adi Eyal 7cfbe0ecae Fixes #271
Extracted get seeds to helpers.py
Ensured that seeds are always integers
Fixed subseed implementation
2023-02-26 15:03:38 +02:00