mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
4 lines
No EOL
63 B
Python
4 lines
No EOL
63 B
Python
from g4f.cli import main
|
|
|
|
if __name__ == "__main__":
|
|
main() |