mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-10 01:34:22 +01:00
Update __init__.py to support image_gen commands (#5137)
Update __init__.py Enabling image_gen commands to support IMAGE_PROVIDER in the .env.
This commit is contained in:
@@ -5,4 +5,5 @@ COMMAND_CATEGORIES = [
|
||||
"autogpt.commands.web_search",
|
||||
"autogpt.commands.web_selenium",
|
||||
"autogpt.commands.system",
|
||||
"autogpt.commands.image_gen",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user