quentinrobot commited on
Commit
d7503f6
·
verified ·
1 Parent(s): 10a401a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +28 -10
requirements.txt CHANGED
@@ -1,10 +1,28 @@
1
-
2
- pytorch==1.0.2
3
- torchvision==0.16.2
4
- torchaudio==2.1.2
5
- pytorch-cuda==11.7
6
- termcolor==2.4.0
7
- streamlit==1.39.0
8
- class_registry==2.1.2
9
- datasets==3.1.0
10
- griffe==0.48.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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