返回提交历史
Modified
g4f_cli.py
+1
-2
XFEstudio/gpt4free
Update README.md
1286eded
代码差异
1 个文件
+1
-2
@@ -5,5 +5,4 @@ This file is used as the main entry point for building executables with Nuitka
5
5
"""
6
6
7
7
if __name__ == "__main__":
8
from g4f.cli import main
9
main()
8
print("Starting g4f CLI...")