mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-12-25 13:58:56 +01:00
Remove redundant requirements
This commit is contained in:
parent
f38c9bf428
commit
d6b2d68527
@ -1,70 +1,5 @@
|
|||||||
accelerate==0.15.0
|
accelerate==0.15.0
|
||||||
aiohttp==3.8.3
|
|
||||||
aiosignal==1.3.1
|
|
||||||
altair==4.2.0
|
|
||||||
anyio==3.6.2
|
|
||||||
async-timeout==4.0.2
|
|
||||||
attrs==22.1.0
|
|
||||||
beautifulsoup4==4.11.1
|
|
||||||
bitsandbytes==0.36.0.post2
|
bitsandbytes==0.36.0.post2
|
||||||
brotlipy==0.7.0
|
|
||||||
bs4==0.0.1
|
|
||||||
charset-normalizer==2.1.1
|
|
||||||
click==8.1.3
|
|
||||||
contourpy==1.0.6
|
|
||||||
cycler==0.11.0
|
|
||||||
deepspeed==0.8.0
|
deepspeed==0.8.0
|
||||||
entrypoints==0.4
|
|
||||||
fastapi==0.88.0
|
|
||||||
ffmpy==0.3.0
|
|
||||||
filelock==3.9.0
|
|
||||||
fonttools==4.38.0
|
|
||||||
frozenlist==1.3.3
|
|
||||||
fsspec==2022.11.0
|
|
||||||
gradio==3.15.0
|
gradio==3.15.0
|
||||||
h11==0.14.0
|
|
||||||
httpcore==0.16.3
|
|
||||||
httpx==0.23.1
|
|
||||||
huggingface-hub==0.11.1
|
|
||||||
Jinja2==3.1.2
|
|
||||||
jsonschema==4.17.3
|
|
||||||
kiwisolver==1.4.4
|
|
||||||
linkify-it-py==1.0.3
|
|
||||||
markdown-it-py==2.1.0
|
|
||||||
MarkupSafe==2.1.1
|
|
||||||
matplotlib==3.6.2
|
|
||||||
mdit-py-plugins==0.3.3
|
|
||||||
mdurl==0.1.2
|
|
||||||
mkl-fft==1.3.1
|
|
||||||
mkl-service==2.4.0
|
|
||||||
multidict==6.0.3
|
|
||||||
orjson==3.8.3
|
|
||||||
packaging==22.0
|
|
||||||
pandas==1.5.2
|
|
||||||
Pillow==9.3.0
|
|
||||||
psutil==5.9.4
|
|
||||||
pycryptodome==3.16.0
|
|
||||||
pydantic==1.10.2
|
|
||||||
pydub==0.25.1
|
|
||||||
pyparsing==3.0.9
|
|
||||||
pyrsistent==0.19.2
|
|
||||||
python-dateutil==2.8.2
|
|
||||||
python-multipart==0.0.5
|
|
||||||
pytz==2022.7
|
|
||||||
PyYAML==6.0
|
|
||||||
regex==2022.10.31
|
|
||||||
rfc3986==1.5.0
|
|
||||||
sniffio==1.3.0
|
|
||||||
soupsieve==2.3.2.post1
|
|
||||||
starlette==0.22.0
|
|
||||||
tokenizers==0.13.2
|
|
||||||
toolz==0.12.0
|
|
||||||
torch==1.13.1
|
|
||||||
torchaudio==0.13.1
|
|
||||||
torchvision==0.14.1
|
|
||||||
tqdm==4.64.1
|
|
||||||
transformers==4.25.1
|
transformers==4.25.1
|
||||||
uc-micro-py==1.0.1
|
|
||||||
uvicorn==0.20.0
|
|
||||||
websockets==10.4
|
|
||||||
yarl==1.8.2
|
|
||||||
|
Loading…
Reference in New Issue
Block a user