# HG changeset patch
# User bgruening
# Date 1733171167 0
# Node ID 7939ae8c5fd5b1630fbc8c5464e0a673ae5dd2e8
# Parent 21ee409e6cde75c851582a46cd67c065244b1751
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flux commit d9ac789235499840b8965cbe5efe1d26406f5d9a
diff -r 21ee409e6cde -r 7939ae8c5fd5 flux.py
--- a/flux.py Fri Nov 22 13:41:32 2024 +0000
+++ b/flux.py Mon Dec 02 20:26:07 2024 +0000
@@ -12,6 +12,7 @@
prompt = f.read().strip()
elif prompt_type == "text":
prompt = sys.argv[3]
+print(f"Creating image from prompt: {prompt}")
if "dev" in model_path:
num_inference_steps = 20
diff -r 21ee409e6cde -r 7939ae8c5fd5 flux.xml
--- a/flux.xml Fri Nov 22 13:41:32 2024 +0000
+++ b/flux.xml Mon Dec 02 20:26:07 2024 +0000
@@ -2,7 +2,7 @@
text-to-image model
2024
- 3
+ 4
quay.io/galaxy/black_forest_labs_flux:2024-0
@@ -39,7 +39,7 @@
-
+