Update crazy_functional.py

This commit is contained in:
Skyzayre 2023-11-14 21:14:41 +08:00 committed by GitHub
parent 518a1b2b75
commit 1b28ae3baa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -354,7 +354,7 @@ def get_crazy_functions():
print('Load function plugin failed')
try:
from crazy_functions.图片生成 import 图片生成_DALLE2, 图片生成_DALLE3_Standard 图片生成_DALLE3_HD
from crazy_functions.图片生成 import 图片生成_DALLE2, 图片生成_DALLE3_Standard, 图片生成_DALLE3_HD
function_plugins.update({
"图片生成_DALLE2 先切换模型到openai或api2d": {
"Group": "对话",