Merge branch 'KoboldAI:main' into united

This commit is contained in:
henk717 2022-10-23 18:29:28 +02:00 committed by GitHub
commit 2300fb46ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View File

@ -26,5 +26,6 @@ dependencies:
- flask-ngrok
- lupa==1.10
- transformers>=4.20.1
- huggingface_hub>=0.10.1
- accelerate
- git+https://github.com/VE-FORBRYDERNE/mkultra

View File

@ -26,5 +26,6 @@ dependencies:
- flask-ngrok
- lupa==1.10
- transformers>=4.20.1
- huggingface_hub>=0.10.1
- accelerate
- git+https://github.com/VE-FORBRYDERNE/mkultra

View File

@ -1,4 +1,5 @@
transformers>=4.20.1
huggingface_hub>=0.10.1
Flask
Flask-SocketIO
requests

View File

@ -6,6 +6,7 @@ dm-haiku == 0.0.5
jax == 0.2.21
jaxlib >= 0.1.69, <= 0.3.7
transformers >= 4.20.1
huggingface_hub >= 0.10.1
progressbar2
git+https://github.com/VE-FORBRYDERNE/mesh-transformer-jax@ck
flask