mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-14 01:37:04 +00:00
build server into desktop app
This commit is contained in:
@@ -76,4 +76,4 @@ def generate():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(debug=True, threaded=True, port=5000)
|
||||
app.run(debug=True, threaded=True, port=5001)
|
||||
|
||||
Reference in New Issue
Block a user