zjrwtx commited on
Commit
ad9f534
·
1 Parent(s): 7b7becc

update web demo

Browse files
Files changed (1) hide show
  1. owl/webapp_zh.py +1 -0
owl/webapp_zh.py CHANGED
@@ -7,6 +7,7 @@ import json
7
  from typing import Tuple, List, Dict, Any
8
  import importlib
9
 
 
10
  # Enhanced CSS with navigation bar and additional styling
11
  custom_css = """
12
  :root {
 
7
  from typing import Tuple, List, Dict, Any
8
  import importlib
9
 
10
+ os.environ['PYTHONIOENCODING'] = 'utf-8'
11
  # Enhanced CSS with navigation bar and additional styling
12
  custom_css = """
13
  :root {