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