akhaliq/Krea-2-Turbo-workflow
Restore example defaults into reference data blocks in workflow.json
Drop committed reference values so user edits win on Run in workflow.json
Revert model inference API switch; restore krea/Krea-2 Space call
Override call_model to forward Krea 2 params to Inference API in app.py
Switch Krea 2 node to model inference API; add inference-api OAuth scope
Revert model inference API switch; restore krea/Krea-2 Space call
Require HF login for Krea generation; show friendly auth error in app.py
Surface diagnostic detail on Krea model-call failures in app.py
Override call_model to forward Krea 2 params to Inference API in app.py
Switch Krea 2 node from Space call to model inference API in workflow.json
Link Space to model krea/Krea-2-Turbo in README.md
Update Krea 2 Space endpoint to /generate in workflow.json
Add fn key to fn operators in workflow.json to resolve execution routing
Hardcode model variant to Turbo and populate values in references
Expose initial values using 'in' key inside node data in workflow.json
Add fallback default parameter values to app.py
Populate values in all schema properties inside workflow.json
Fix port IDs in workflow.json to resolve data flow and default values
Pre-wire all parameters with default Krea-2 Turbo app presets in workflow.json
Remove model variant reference to force Turbo mode only
Implement Krea-2 Gradio Workflow Space App
initial commit
