返回提交历史
Modified
interference/app.py
+1
-1
XFEstudio/gpt4free
~
8ddaa2c4
代码差异
1 个文件
+1
-1
@@ -89,4 +89,4 @@ def chat_completions():
89
89
90
90
91
91
if __name__ == "__main__":
92
app.run(host="0.0.0.0", port=1337, debug=True)
92
app.run(host="0.0.0.0", port=1337, debug=True)