🚀 Added
Introducing Stability AI Image Generation Block v1 🖌️✨
Your gateway to limitless creativity with Stability AI! Block leverages Stability AI’s robust API with an easy-to-use interface. Just plug in your Stability AI API key, and you’re ready to go!
Main features:
- Text-to-Image Magic - Generate entirely new images from text prompts in seconds.
- Image Variations Made Easy - Start with an image and let the block transform it into captivating variations. Adjust the influence of your input image with precise control (strength parameter).
- Positive Prompts: Describe what you want to see.
- Negative Prompts: Specify what you don’t want to include.
- Model Selection: Choose from cutting-edge models (core, ultra, sd3) to best suit your creative needs.
- change by @deependujha in #933
💪 Improved
@hansent contributions enhancing Inference documentation!
- auto generate command line docs for CLI
- Http API Referene Docs
- add cli requirements to github workflow for generating docs
- update ui manifest for all blocks
- docstrings for SDK reference docs
- remove outdated active learning docs
⚡ Support for Roboflow Instant Models
Roboflow Instant Models are now supported in Inference! While this feature is part of the broader Roboflow Instant Models initiative, Inference now includes the ability to load these models seamlessly.
Roboflow Instant Models leverage the power of box prompting, utilizing your entire dataset as prompts during inference for enhanced performance and smarter predictions.
- Support for loading Roboflow Instant in Inference added by @grzegorz-roboflow in #929
Other changes
- Added Percent Padding to the Detection Offset Block by @chandlersupple in #956
- Add changes required to effectively index content of batch processing by @PawelPeczek-Roboflow in #942
- Fix the
class_name
alias for keypoint detection in workflows by @shantanubala in #946 - Handle optional workflow_id if passed as part of request to /workflows/run by @grzegorz-roboflow in #954
- Security improvement - avoid passing user value to isfile by @grzegorz-roboflow in #957
- Fix OwlV2.init by @grzegorz-roboflow in #937
- Pass is_preview if available when handling workflow request by @grzegorz-roboflow in #952
New Contributors
- @deependujha made their first contribution in #933
Full Changelog: v0.33.0...v0.34.0