petter2025 commited on
Commit
d7f35c9
·
verified ·
1 Parent(s): cb55de4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ Expected risk score: ~0.12 (low) → `APPROVE`.
62
  - **Base image**: `python:3.10` (via Dockerfile)
63
  - **Dependencies**:
64
  - `git+https://github.com/petter2025us/agentic-reliability-framework.git@v4.0.0`
65
- - `gradio>=4.0.0`
66
  - **Source code**: a minimal `app.py` that imports and runs `EnhancedReliabilityEngine`.
67
 
68
  All code is open source and available in the [main repository](https://github.com/petter2025us/agentic-reliability-framework).
 
62
  - **Base image**: `python:3.10` (via Dockerfile)
63
  - **Dependencies**:
64
  - `git+https://github.com/petter2025us/agentic-reliability-framework.git@v4.0.0`
65
+ - `gradio>=6.10.0`
66
  - **Source code**: a minimal `app.py` that imports and runs `EnhancedReliabilityEngine`.
67
 
68
  All code is open source and available in the [main repository](https://github.com/petter2025us/agentic-reliability-framework).