mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-01-06 09:13:04 -08:00
Update webview.py
This commit is contained in:
parent
f260c3a5e8
commit
233cd9dfd0
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ try:
|
|||
except ImportError:
|
||||
has_platformdirs = False
|
||||
|
||||
from g4f.gui.run import gui_parser
|
||||
from g4f.gui.gui_parser import gui_parser
|
||||
from g4f.gui.server.api import Api
|
||||
import g4f.version
|
||||
import g4f.debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue