mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-10-29 10:42:36 +08:00
~
minor changes
This commit is contained in:
@@ -2,4 +2,5 @@ import g4f
|
||||
import g4f.api
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(f'Starting server... [g4f v-{g4f.version}]')
|
||||
g4f.api.Api(g4f).run('localhost:1337', 8)
|
||||
Reference in New Issue
Block a user