Merge branch 'KoboldAI:main' into united

This commit is contained in:
henk717
2023-01-16 16:33:57 +01:00
committed by GitHub
4 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ dependencies:
- python=3.8.*
- cudatoolkit=11.1
- eventlet
- dnspython=2.2.1
- markdown
- bleach=4.1.0
- pip

View File

@@ -8,6 +8,7 @@ dependencies:
- flask-session
- python=3.8.*
- eventlet
- dnspython=2.2.1
- markdown
- bleach=4.1.0
- pip

View File

@@ -7,6 +7,7 @@ torch >= 1.9, < 1.13
flask-cloudflared
flask-ngrok
eventlet
dnspython==2.2.1
lupa==1.10
markdown
bleach==4.1.0

View File

@@ -14,6 +14,7 @@ Flask-SocketIO
flask-cloudflared >= 0.0.5
flask-ngrok
eventlet
dnspython==2.2.1
lupa==1.10
markdown
bleach==4.1.0