mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-29 21:50:16 +01:00
3b5f97722e
Updates the requirements on [gradio](https://github.com/gradio-app/gradio) to permit the latest version. - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.26.0...gradio@5.4.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
32 lines
375 B
Plaintext
32 lines
375 B
Plaintext
accelerate==1.0.*
|
|
colorama
|
|
datasets
|
|
einops
|
|
fastapi==0.112.4
|
|
gradio==5.4.*
|
|
jinja2==3.1.4
|
|
markdown
|
|
numba==0.59.*
|
|
numpy==1.26.*
|
|
pandas
|
|
peft==0.12.*
|
|
Pillow>=9.5.0
|
|
psutil
|
|
pydantic==2.8.2
|
|
pyyaml
|
|
requests
|
|
rich
|
|
safetensors==0.4.*
|
|
scipy
|
|
sentencepiece
|
|
tensorboard
|
|
transformers==4.46.*
|
|
tqdm
|
|
wandb
|
|
|
|
# API
|
|
SpeechRecognition==3.10.0
|
|
flask_cloudflared==0.0.14
|
|
sse-starlette==1.6.5
|
|
tiktoken
|