mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
onnx -> onnxruntime
This commit is contained in:
@@ -33,7 +33,7 @@ dependencies:
|
||||
- lupa==1.10
|
||||
- transformers[sentencepiece]==4.33.1
|
||||
- huggingface_hub==0.16.4
|
||||
- optimum[onnx]==1.12.0
|
||||
- optimum[onnxruntime]==1.12.0
|
||||
- safetensors==0.3.3
|
||||
- accelerate==0.21.0
|
||||
- git+https://github.com/VE-FORBRYDERNE/mkultra
|
||||
|
@@ -32,7 +32,7 @@ dependencies:
|
||||
- lupa==1.10
|
||||
- transformers[sentencepiece]==4.33.1
|
||||
- huggingface_hub==0.16.4
|
||||
- optimum[onnx]==1.12.0
|
||||
- optimum[onnxruntime]==1.12.0
|
||||
- safetensors==0.3.3
|
||||
- accelerate==0.20.3
|
||||
- git+https://github.com/VE-FORBRYDERNE/mkultra
|
||||
|
@@ -31,7 +31,7 @@ dependencies:
|
||||
- lupa==1.10
|
||||
- transformers[sentencepiece]==4.33.1
|
||||
- huggingface_hub==0.16.4
|
||||
- optimum[onnx]==1.12.0
|
||||
- optimum[onnxruntime]==1.12.0
|
||||
- safetensors==0.3.3
|
||||
- accelerate==0.21.0
|
||||
- git+https://github.com/VE-FORBRYDERNE/mkultra
|
||||
|
@@ -1,6 +1,6 @@
|
||||
transformers[sentencepiece]==4.33.1
|
||||
huggingface_hub==0.16.4
|
||||
optimum[onnx]==1.12.0
|
||||
optimum[onnxruntime]==1.12.0
|
||||
safetensors==0.3.3
|
||||
Flask==2.2.3
|
||||
Flask-SocketIO==5.3.2
|
||||
|
Reference in New Issue
Block a user