CoolFace
Apppublic

akhaliq/Krea-2-Turbo-workflow

sourceHugging Faceupdated 3mo agoView on Hugging Face
5likes
22 commits on main
db758e23mo ago

Restore example defaults into reference data blocks in workflow.json

akhaliq, Claude
01c32743mo ago

Drop committed reference values so user edits win on Run in workflow.json

akhaliq, Claude
14e486e3mo ago

Revert model inference API switch; restore krea/Krea-2 Space call

akhaliq, Claude
263d90c3mo ago

Override call_model to forward Krea 2 params to Inference API in app.py

akhaliq, Claude
14d38443mo ago

Switch Krea 2 node to model inference API; add inference-api OAuth scope

akhaliq, Claude
a90abc73mo ago

Revert model inference API switch; restore krea/Krea-2 Space call

akhaliq, Claude
502ceb43mo ago

Require HF login for Krea generation; show friendly auth error in app.py

akhaliq, Claude
e3dd8973mo ago

Surface diagnostic detail on Krea model-call failures in app.py

akhaliq, Claude
9a6fe653mo ago

Override call_model to forward Krea 2 params to Inference API in app.py

akhaliq, Claude
d593bf23mo ago

Switch Krea 2 node from Space call to model inference API in workflow.json

akhaliq, Claude
7f541db3mo ago

Link Space to model krea/Krea-2-Turbo in README.md

akhaliq
a2068523mo ago

Update Krea 2 Space endpoint to /generate in workflow.json

akhaliq
94e5ddd3mo ago

Add fn key to fn operators in workflow.json to resolve execution routing

akhaliq
d7ac2743mo ago

Hardcode model variant to Turbo and populate values in references

akhaliq
fe183993mo ago

Expose initial values using 'in' key inside node data in workflow.json

akhaliq
f74e6b93mo ago

Add fallback default parameter values to app.py

akhaliq
fdb737c3mo ago

Populate values in all schema properties inside workflow.json

akhaliq
21f61533mo ago

Fix port IDs in workflow.json to resolve data flow and default values

akhaliq
c0104a83mo ago

Pre-wire all parameters with default Krea-2 Turbo app presets in workflow.json

akhaliq
85177003mo ago

Remove model variant reference to force Turbo mode only

akhaliq
3abb0ea3mo ago

Implement Krea-2 Gradio Workflow Space App

akhaliq
2e245713mo ago

initial commit

akhaliq