Update web_demo (#247)

This commit is contained in:
Wendong-Fan
2025-03-12 23:58:04 +08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ import os
import sys
from pathlib import Path
os.environ['PYTHONIOENCODING'] = 'utf-8'
def main():
"""Main function to launch the OWL Intelligent Assistant Platform"""

View File

@@ -22,6 +22,7 @@ import os
import sys
from pathlib import Path
os.environ['PYTHONIOENCODING'] = 'utf-8'
def main():
"""主函数启动OWL智能助手运行平台"""