Skip to content

Commit

Permalink
Update the README and docs for VLModel (#174)
Browse files Browse the repository at this point in the history
* update the readme for vlm

* update the readme and docs and add the sample workflow

* update the readme and docs and add the sample workflow

* update the readme and docs and add the sample workflow

* reformat

* delete example workflow

* delete example workflow

---------

Co-authored-by: root <zhujintao>
  • Loading branch information
iYingg authored Oct 21, 2024
1 parent a84616a commit 66d06be
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions docs/docs/ai-assistants/introduce.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 66d06be

Please sign in to comment.