Spaces:
Runtime error
Runtime error
Update README.md
Browse files
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>=
|
| 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).
|