mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-13 19:20:05 +00:00
refac
This commit is contained in:
@@ -14,7 +14,8 @@ const packages = [
|
||||
'seaborn',
|
||||
'pytz',
|
||||
'black',
|
||||
'openai'
|
||||
'openai',
|
||||
'openpyxl'
|
||||
];
|
||||
|
||||
import { loadPyodide } from 'pyodide';
|
||||
|
||||
Reference in New Issue
Block a user