File size: 69 Bytes
98a5c25
 
 
 
1
2
3
4
from g4f.api import run_api

if __name__ == '__main__':
    run_api()