mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-24 13:07:53 +08:00
4 lines
63 B
Python
4 lines
63 B
Python
from g4f.cli import main
|
|
|
|
if __name__ == "__main__":
|
|
main() |