mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
Update build
This commit is contained in:
parent
d9b3e4510e
commit
3dbb01ce2c
2 changed files with 4 additions and 7 deletions
|
|
@ -4,9 +4,6 @@ Entry point for g4f CLI executable builds
|
|||
This file is used as the main entry point for building executables with Nuitka
|
||||
"""
|
||||
|
||||
import g4f.debug
|
||||
g4f.debug.version_check = False
|
||||
|
||||
if __name__ == "__main__":
|
||||
from g4f.cli import main
|
||||
main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue