pandora commited on
Commit
f4974c4
·
1 Parent(s): 80228a9

modify requirments

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -3
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- # -r requirements/optional.txt
2
- # -r requirements/runtime.txt
3
  pytorch==2.1.2
4
  torchvision==0.16.2
5
  torchaudio==2.1.2
@@ -8,4 +6,32 @@ streamlit==1.39.0
8
  class_registry==2.1.2
9
  datasets==3.1.0
10
  griffe==0.48.0
11
- lagent==0.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  pytorch==2.1.2
2
  torchvision==0.16.2
3
  torchaudio==2.1.2
 
6
  class_registry==2.1.2
7
  datasets==3.1.0
8
  griffe==0.48.0
9
+ lagent==0.5.0
10
+ google-search-results
11
+ lmdeploy>=0.2.5
12
+ pillow
13
+ python-pptx
14
+ timeout_decorator
15
+ torch
16
+ transformers>=4.34,<=4.40
17
+ vllm>=0.3.3
18
+ aiohttp
19
+ arxiv
20
+ asyncache
21
+ asyncer
22
+ distro
23
+ duckduckgo_search==5.3.1b1
24
+ filelock
25
+ func_timeout
26
+ griffe<1.0
27
+ json5
28
+ jsonschema
29
+ jupyter==1.0.0
30
+ jupyter_client==8.6.2
31
+ jupyter_core==5.7.2
32
+ pydantic==2.6.4
33
+ requests
34
+ termcolor
35
+ tiktoken
36
+ timeout-decorator
37
+ typing-extensions