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.* - python=3.8.*
- cudatoolkit=11.1 - cudatoolkit=11.1
- eventlet - eventlet
- dnspython=2.2.1
- markdown - markdown
- bleach=4.1.0 - bleach=4.1.0
- pip - pip

View File

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

View File

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

View File

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