Overeasy

Latest version: v0.2.16

Safety actively analyzes 688238 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.1.0

Reworked `Model` classes
Added lazy loading for models, so they don't allocate VRAM on being instantiated

0.0.8

More dependency fixes for Detic and QwenVL

0.0.7r

0.0.6

Lowered cold start times by only loading models when they are init

0.0.5

Changed dependency versions for Colab

v.0.0.4
Bumped dependencies, and added missing dependencies

0.0.3

Visualizations
- **Switched**: Graph visualizations to using Gradio.
- **Added**: Visualization for individual ExecutionNodes.

Models
- **Modified**: Classification models now return detections.
- **Added**: NMSAgent to apply non-max suppression in workflows.

Model Renaming
- **Renamed**:
- `GPT4Vision` -> `GPTVision`
- `GPT3` -> `GPT`

Agents
- **Changed**:
- `BoundingBoxSelect`: Removed split option; use `SplitAgent` instead.

- **Added**:
- `SplitAgent`: Splits the previous output if it was a bounding box detection.
- `TextPromptAgent`: Operates on the previous text input.
- `ClassMap`: Maps class names with a dictionary.
- `ToClassification`: Maps strings to classification detection.

Miscellaneous
- **Removed**: Extra logging from `dino.py`.
- **Bugfix**: In `clip`.
- **Added**: Favicon to Gradio.

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.