mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-09-26 20:31:14 +08:00
4 lines
63 B
Python
4 lines
63 B
Python
from g4f.cli import main
|
|
|
|
if __name__ == "__main__":
|
|
main() |