samaresh55 commited on
Commit
258ae29
·
1 Parent(s): 39d328b

Upload requirements_vicuna.txt

Browse files
Files changed (1) hide show
  1. requirements_vicuna.txt +95 -0
requirements_vicuna.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.18.0
2
+ aiofiles==23.1.0
3
+ aiohttp==3.8.4
4
+ aiosignal==1.3.1
5
+ altair==4.2.2
6
+ anyio==3.6.2
7
+ appdirs==1.4.4
8
+ async-timeout==4.0.2
9
+ attrs==23.1.0
10
+ certifi==2022.12.7
11
+ charset-normalizer==3.1.0
12
+ click==8.1.3
13
+ colorama==0.4.6
14
+ contourpy==1.0.7
15
+ cycler==0.11.0
16
+ docker-pycreds==0.4.0
17
+ entrypoints==0.4
18
+ fastapi==0.95.1
19
+ ffmpy==0.3.0
20
+ filelock==3.12.0
21
+ fonttools==4.39.3
22
+ frozenlist==1.3.3
23
+ -e git+https://github.com/lm-sys/FastChat.git@0e958b852a14f4bef5f0e9d7a5e7373477329cf2#egg=fschat
24
+ fsspec==2023.4.0
25
+ gitdb==4.0.10
26
+ GitPython==3.1.31
27
+ gradio==3.23.0
28
+ h11==0.14.0
29
+ httpcore==0.17.0
30
+ httpx==0.24.0
31
+ huggingface-hub==0.14.1
32
+ idna==3.4
33
+ importlib-resources==5.12.0
34
+ Jinja2==3.1.2
35
+ jsonschema==4.17.3
36
+ kiwisolver==1.4.4
37
+ linkify-it-py==2.0.1
38
+ markdown-it-py==2.2.0
39
+ markdown2==2.4.8
40
+ MarkupSafe==2.1.2
41
+ matplotlib==3.7.1
42
+ mdit-py-plugins==0.3.3
43
+ mdurl==0.1.2
44
+ mpmath==1.3.0
45
+ multidict==6.0.4
46
+ networkx==3.1
47
+ nh3==0.2.11
48
+ numpy==1.24.3
49
+ orjson==3.8.11
50
+ packaging==23.1
51
+ pandas==2.0.1
52
+ pathtools==0.1.2
53
+ Pillow==9.5.0
54
+ prompt-toolkit==3.0.38
55
+ protobuf==4.22.3
56
+ psutil==5.9.5
57
+ pydantic==1.10.7
58
+ pydub==0.25.1
59
+ Pygments==2.15.1
60
+ pyparsing==3.0.9
61
+ pyrsistent==0.19.3
62
+ python-dateutil==2.8.2
63
+ python-multipart==0.0.6
64
+ pytz==2023.3
65
+ PyYAML==6.0
66
+ regex==2023.3.23
67
+ requests==2.29.0
68
+ rich==13.3.5
69
+ semantic-version==2.10.0
70
+ sentencepiece==0.1.99
71
+ sentry-sdk==1.21.1
72
+ setproctitle==1.3.2
73
+ shortuuid==1.0.11
74
+ six==1.16.0
75
+ smmap==5.0.0
76
+ sniffio==1.3.0
77
+ starlette==0.26.1
78
+ svgwrite==1.4.3
79
+ sympy==1.11.1
80
+ tokenizers==0.13.3
81
+ toolz==0.12.0
82
+ torch==2.0.0
83
+ tqdm==4.65.0
84
+ transformers==4.28.1
85
+ typing_extensions==4.5.0
86
+ tzdata==2023.3
87
+ uc-micro-py==1.0.2
88
+ urllib3==1.26.15
89
+ uvicorn==0.22.0
90
+ wandb==0.15.0
91
+ wavedrom==2.0.3.post3
92
+ wcwidth==0.2.6
93
+ websockets==11.0.2
94
+ yarl==1.9.2
95
+ zipp==3.15.0