printer
All checks were successful
Deploy WebSocket Server / deploy (push) Successful in 20s

This commit is contained in:
jeremygan2021
2026-03-05 20:17:24 +08:00
parent 3a23a1b47b
commit d1c2ea91ad
3 changed files with 14 additions and 4 deletions

View File

@@ -15,7 +15,8 @@ from dashscope import ImageSynthesis
from dashscope import Generation
import sys
sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
# import os
# sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
import convert_img
# 加载环境变量