https://github.com/cozyuj/workflowrunner
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cozyuj
- License: mit
- Language: Python
- Default Branch: main
- Size: 24.4 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 11 months ago
· Last pushed 10 months ago
Metadata Files
License
https://github.com/cozyuj/WorkflowRunner/blob/main/
### Running ComfyUI and WorkflowRunner `$ ./run.sh`
### How It Works 1. ComfyUI is started first in the background. 2. WorkflowRunner starts afterward. 3. Pressing `Ctrl + C` sends a termination signal to both processes. 4. wait -n ensures the script waits until any of the processes exits. 5. Finally, any remaining process is terminated to prevent orphan processes.
### Run API Server (listen option allows external access) `$ python main.py --listen 0.0.0.0 --port 8188`
### Run FastAPI server on port 8000 with reload `$ uvicorn server:app --reload --port 8000`
GitHub Events
Total
- Push event: 7
- Create event: 1
Last Year
- Push event: 7
- Create event: 1