-
Greetings!
I have numerous workflows that are essentially a Snakefile with a minimal Python package wrapper to provide a robust command line interface and facilitate testing, deployment, etc. For a…
-
Nous devons mettre en place un environnement Kubernetes adapté à l'exécution d'un workflow Machine Learning (ML) pour notre projet. Voici les besoins principaux pour cette mise en place :
## **1. *…
-
**Current behaviour**
Consider the workflow definition containing an invalid image specification due to trailing whitespace, such as the following helloworld serial demo:
```diff
diff --git a/r…
-
### What problem does your feature solve?
long times for building system-test image during GH workflow action execution, right now the build step of system test(`make ... build`) takes roughly 45…
-
Reference: https://github.com/Trung0246/ComfyUI-0246/issues/20
I also tried to run the workflow by myself. The cache looks weird:
![image](https://github.com/rgthree/rgthree-comfy/assets/1162692…
-
**Is your feature request related to a problem? Please describe.**
After building pages in the Web UI to visualize Batch Operations, I observed some improvements that could be made to the `ListBatchO…
-
### What is wrong?
From a test run of GFS HR4 performed by @RuiyuSun, execution of the post processing package is included, and the following log files indicated the following errors:
```
gfsarch…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
https://github.com/checkstyle/test-configs/tree/main/RegexpHeader/Example2
requires extra config file
`` (folder is not required we can update example to be just `java.header`)
https://git…
-
### Feature Idea
With PR 2666 being merged, we now have control flow, which is nice, but I feel like we miss something important: a proper instruction order. We don't have control flow links, so the …