3v324v23 commited on
Commit
3a5788c
·
1 Parent(s): a432e38
Files changed (1) hide show
  1. requirements.txt +28 -2
requirements.txt CHANGED
@@ -1,2 +1,28 @@
1
- -r /home/user/app/requirements/optional.txt
2
- -r /home/user/app/requirements/runtime.txt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ google-search-results
2
+ lmdeploy>=0.2.5
3
+ pillow
4
+ python-pptx
5
+ timeout_decorator
6
+ torch
7
+ transformers>=4.34,<=4.40
8
+ vllm>=0.3.3
9
+ aiohttp
10
+ arxiv
11
+ asyncache
12
+ asyncer
13
+ distro
14
+ duckduckgo_search==5.3.1b1
15
+ filelock
16
+ func_timeout
17
+ griffe<1.0
18
+ json5
19
+ jsonschema
20
+ jupyter==1.0.0
21
+ jupyter_client==8.6.2
22
+ jupyter_core==5.7.2
23
+ pydantic==2.6.4
24
+ requests
25
+ termcolor
26
+ tiktoken
27
+ timeout-decorator
28
+ typing-extensions