mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-18 12:40:40 +01:00
Werkzeug Fix
This commit is contained in:
parent
d86f61151b
commit
386fd1f034
@ -28,6 +28,7 @@ dependencies:
|
||||
- pip:
|
||||
- flask-cloudflared==0.0.10
|
||||
- flask-ngrok
|
||||
- Werkzeug==2.3.7
|
||||
- lupa==1.10
|
||||
- transformers==4.24.0
|
||||
- huggingface_hub==0.12.1
|
||||
|
@ -27,6 +27,7 @@ dependencies:
|
||||
- torch==1.12.1+rocm5.1.1
|
||||
- flask-cloudflared==0.0.10
|
||||
- flask-ngrok
|
||||
- Werkzeug==2.3.7
|
||||
- lupa==1.10
|
||||
- transformers==4.24.0
|
||||
- huggingface_hub==0.12.1
|
||||
|
@ -2,6 +2,7 @@ transformers==4.24.0
|
||||
huggingface_hub==0.12.1
|
||||
Flask==2.2.3
|
||||
Flask-SocketIO==5.3.2
|
||||
Werkzeug==2.3.7
|
||||
python-socketio==5.7.2
|
||||
requests
|
||||
torch >= 1.9, < 1.13
|
||||
|
@ -15,6 +15,7 @@ Flask-SocketIO==5.3.2
|
||||
python-socketio==5.7.2
|
||||
flask-cloudflared==0.0.10
|
||||
flask-ngrok
|
||||
Werkzeug==2.3.7
|
||||
eventlet==0.33.3
|
||||
dnspython==2.2.1
|
||||
lupa==1.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user