mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
HF dependencies
This commit is contained in:
@@ -34,7 +34,8 @@ dependencies:
|
|||||||
- lupa==1.10
|
- lupa==1.10
|
||||||
- transformers==4.32.*
|
- transformers==4.32.*
|
||||||
- huggingface_hub==0.16.4
|
- huggingface_hub==0.16.4
|
||||||
- git+https://github.com/huggingface/optimum@2c1eaf6c0242badb86f3d626811ee3d7d220ec06
|
- optimum==1.12.0
|
||||||
|
- safetensors==0.3.2
|
||||||
- accelerate==0.21.0
|
- accelerate==0.21.0
|
||||||
- git+https://github.com/VE-FORBRYDERNE/mkultra
|
- git+https://github.com/VE-FORBRYDERNE/mkultra
|
||||||
- flask-session
|
- flask-session
|
||||||
|
@@ -32,7 +32,8 @@ dependencies:
|
|||||||
- lupa==1.10
|
- lupa==1.10
|
||||||
- transformers==4.32.*
|
- transformers==4.32.*
|
||||||
- huggingface_hub==0.16.4
|
- huggingface_hub==0.16.4
|
||||||
- git+https://github.com/huggingface/optimum@2c1eaf6c0242badb86f3d626811ee3d7d220ec06
|
- optimum==1.12.0
|
||||||
|
- safetensors==0.3.2
|
||||||
- accelerate==0.21.0
|
- accelerate==0.21.0
|
||||||
- git+https://github.com/VE-FORBRYDERNE/mkultra
|
- git+https://github.com/VE-FORBRYDERNE/mkultra
|
||||||
- ansi2html
|
- ansi2html
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
transformers==4.32.*
|
transformers==4.32.*
|
||||||
huggingface_hub==0.16.4
|
huggingface_hub==0.16.4
|
||||||
git+https://github.com/huggingface/optimum@2c1eaf6c0242badb86f3d626811ee3d7d220ec06
|
optimum==1.12.0
|
||||||
|
safetensors==0.3.2
|
||||||
Flask==2.2.3
|
Flask==2.2.3
|
||||||
Flask-SocketIO==5.3.2
|
Flask-SocketIO==5.3.2
|
||||||
python-socketio==5.7.2
|
python-socketio==5.7.2
|
||||||
|
Reference in New Issue
Block a user