Skip to content

Commit

Permalink
fix: added missing flux model
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din authored Oct 18, 2024
1 parent 050002f commit 16223f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The WhatsApp AI Bot is a chatbot that uses AI models APIs to generate responses
| Gemini | [Google](https://ai.google.dev/gemini-api/docs/text-generation?lang=node#generate-text-from-text) | Text to Text | !gemini |
| Gemini Vision | [Google](https://ai.google.dev/gemini-api/docs/vision?lang=node#upload-image) | Image to Text | none |
| Dalle 2 & 3 | [OpenAI](https://platform.openai.com/docs/api-reference/images/create) | Text to Image | !dalle |
| Flux | [Hugging Face](https://huggingface.co/black-forest-labs/FLUX.1-dev) | Text to Image | !flux |

# Demo

Expand Down

0 comments on commit 16223f7

Please sign in to comment.