diff --git a/README.md b/README.md index 77383266..3914f144 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # BizyAir +- [2024/10/21] 🌩️ BizyAir supports VLModels. We add a tutorial for utilizing the VLM node. [AI Assistant](https://siliconflow.github.io/BizyAir/ai-assistants/introduce.html) - [2024/10/11] 🌩️ BizyAir supports PuLID for Flux. [FLUX PuLID workflow](./examples/bizyair_flux_pulid.json) - [2024/09/29] 🌩️ BizyAir has support to share your custom LoRAs. [Share Your LoRAs](http://bizyair.siliconflow.cn/model-host/sharemodel.html) - [2024/09/19] 🌩️ BizyAir has updated the model upload feature, allowing the upload process to display a progress bar, and the size of the models uploaded is no longer restricted by ComfyUI. (https://siliconflow.github.io/BizyAir/model-host/introduce.html) @@ -10,7 +11,7 @@ - [2024/08/02] 🌩️ FLUX.1-schnell has been supported. [FLUX.1-schnell Text to Image](./examples/bizyair_flux_schnell_workflow.json) - [2024/08/01] 🌩️ [BizyAir MinusZone Kolors](https://siliconflow.github.io/BizyAir/kolors/introduce.html) nodes have been released(thanks to [MinusZoneAI/ComfyUI-Kolors-MZ](https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ)), and BizyAir now supports over 10 new base models. They all support ControlNet, LoRA, and IPAdapter. [BizyAir KSampler](https://siliconflow.github.io/BizyAir/ksampler/introduce.html) - [2024/07/31] 🌩️ The super-resolution node has been released, capable of enlarging images four times their original size. [BizyAir Photorealistic Image Super Resolution](https://siliconflow.github.io/BizyAir/others/index.html#bizyair-photorealistic-image-super-resolution) -- [2024/07/25] 🌩️ Users can load BizyAir workflow examples directly by clicking the "☁️BizyAir Workflow Examples" button. [Example GIF](./docs/docs/getting-started/imgs/run-bizyair-examples.gif) +- [2024/07/25] 🌩️ Users can load BizyAir workflow examples directly by clicking the "☁️BizyAir Workflow Examples" button. [Example GIF](./docs/docs/getting-started/imgs/text-guided-segment-anything.gif) - [2024/07/23] 🌩️ BizyAir ChatGLM3 Text Encode node is released. - [2024/07/16] 🌩️ [BizyAir Controlnet Union SDXL 1.0](https://siliconflow.github.io/BizyAir/controlnet-union/introduce.html) node is released. - [2024/07/14] 🌩️ We release Image Caption nodes and add a tutorial for utilizing the LLM node. [AI Assistant](https://siliconflow.github.io/BizyAir/ai-assistants/introduce.html) diff --git a/docs/docs/ai-assistants/imgs/siliconcloud-vlm-api.jpeg b/docs/docs/ai-assistants/imgs/siliconcloud-vlm-api.jpeg new file mode 100644 index 00000000..d8e3dc4e Binary files /dev/null and b/docs/docs/ai-assistants/imgs/siliconcloud-vlm-api.jpeg differ diff --git a/docs/docs/ai-assistants/introduce.md b/docs/docs/ai-assistants/introduce.md index f108d310..90716e46 100644 --- a/docs/docs/ai-assistants/introduce.md +++ b/docs/docs/ai-assistants/introduce.md @@ -16,6 +16,24 @@ For the most current information on available models and pricing, please refer t ![](./imgs/siliconcloud-llm-api.png) +## ☁️BizyAir SiliconCloud VLM API + +The ☁️BizyAir SiliconCloud VLM API node is a cloud-based AI assistant that provides a set of APIs to help you build conversational interfaces. + +### Key Features: + +1. **Dynamic Models List**: The node automatically fetches and displays a list of all Vision Language Models (VLMs) available in your SiliconCloud account. This ensures you always have the most up-to-date options to choose from. + +2. **User-Controlled Model Selection**: While the list is dynamically updated, you retain full control over which model to use for your specific needs. + +3. **Default Prompt Enhancement**: The default system prompt is designed to enhance your prompt setting experience. + +4. **Customizable System Prompts**: You have the freedom to set other system prompts for specific tasks, allowing for flexible use across various applications. + +For the most current information on available models and pricing, please refer to the official SiliconFlow website: https://siliconflow.cn/pricing + +![](./imgs/siliconcloud-vlm-api.jpeg) + ## ☁️BizyAir Joy Caption The ☁️BizyAir Joy Caption node is a powerful tool designed to automatically generate descriptive captions for images, thanks to https://huggingface.co/spaces/fancyfeast/joy-caption-pre-alpha.