Update README.md
Browse files
README.md
CHANGED
|
@@ -57,3 +57,8 @@ The dynamics layer adds robotics-grade control to stabilize denoising trajectori
|
|
| 57 |
- `gate` - amplitude control
|
| 58 |
|
| 59 |
This creates smooth, stable trajectories like a PID controller guiding the model toward clean images.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
- `gate` - amplitude control
|
| 58 |
|
| 59 |
This creates smooth, stable trajectories like a PID controller guiding the model toward clean images.
|
| 60 |
+
|
| 61 |
+
## Links
|
| 62 |
+
|
| 63 |
+
- [GitHub](https://github.com/Complexity-ML/complexity-framework)
|
| 64 |
+
- [PyPI](https://pypi.org/project/complexity-framework/)
|