fafsf / run.py
wilson989's picture
Upload 3 files
0a81be9 verified
raw
history blame contribute delete
77 Bytes
import g4f.api
if __name__ == "__main__":
g4f.api.run_api(debug=True)