mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Use eventlet instead of gevent-websocket
This commit is contained in:
@@ -10,11 +10,11 @@ dependencies:
|
||||
- cudatoolkit=11.1
|
||||
- tensorflow-gpu
|
||||
- python=3.8.*
|
||||
- gevent-websocket
|
||||
- eventlet
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
- git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b
|
||||
- flask-cloudflared
|
||||
- flask-ngrok
|
||||
- lupa
|
||||
- lupa==1.10
|
||||
|
@@ -11,10 +11,10 @@ dependencies:
|
||||
- python=3.8.*
|
||||
- cudatoolkit=11.1
|
||||
- transformers
|
||||
- gevent-websocket
|
||||
- eventlet
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
- flask-cloudflared
|
||||
- flask-ngrok
|
||||
- lupa
|
||||
- lupa==1.10
|
||||
|
@@ -6,7 +6,7 @@ dependencies:
|
||||
- colorama
|
||||
- flask-socketio
|
||||
- python=3.8.*
|
||||
- gevent-websocket
|
||||
- eventlet
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
@@ -16,4 +16,4 @@ dependencies:
|
||||
- flask-cloudflared
|
||||
- git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b
|
||||
- flask-ngrok
|
||||
- lupa
|
||||
- lupa==1.10
|
||||
|
@@ -8,7 +8,7 @@ dependencies:
|
||||
- colorama
|
||||
- flask-socketio
|
||||
- python=3.8.*
|
||||
- gevent-websocket
|
||||
- eventlet
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
@@ -17,4 +17,4 @@ dependencies:
|
||||
- torchvision==0.11.1
|
||||
- flask-cloudflared
|
||||
- flask-ngrok
|
||||
- lupa
|
||||
- lupa==1.10
|
||||
|
Reference in New Issue
Block a user