what2up commited on
Commit
1986189
Β·
1 Parent(s): 64f1e93

update env

Browse files
Files changed (1) hide show
  1. requirements.txt +100 -3
requirements.txt CHANGED
@@ -1,3 +1,100 @@
1
- gradio
2
- transformers
3
- pytorch
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate 1.9.0
2
+ aiofiles 24.1.0
3
+ aiohappyeyeballs 2.6.1
4
+ aiohttp 3.12.15
5
+ aiosignal 1.4.0
6
+ annotated-types 0.7.0
7
+ anthropic 0.49.0
8
+ anyio 4.9.0
9
+ attrs 25.3.0
10
+ audioop-lts 0.2.2
11
+ beautifulsoup4 4.13.4
12
+ Brotli 1.1.0
13
+ bs4 0.0.2
14
+ certifi 2025.1.31
15
+ charset-normalizer 3.4.1
16
+ click 8.2.1
17
+ colorama 0.4.6
18
+ datasets 4.0.0
19
+ dill 0.3.8
20
+ distlib 0.3.9
21
+ distro 1.9.0
22
+ evaluate 0.4.5
23
+ fastapi 0.116.1
24
+ ffmpy 0.6.1
25
+ filelock 3.18.0
26
+ frozenlist 1.7.0
27
+ fsspec 2025.3.0
28
+ gradio 5.41.1
29
+ gradio_client 1.11.0
30
+ groovy 0.1.2
31
+ h11 0.14.0
32
+ httpcore 1.0.8
33
+ httpx 0.28.1
34
+ huggingface-hub 0.34.3
35
+ idna 3.10
36
+ inquirerpy 0.3.4
37
+ Jinja2 3.1.6
38
+ jiter 0.9.0
39
+ lxml 5.3.2
40
+ markdown-it-py 3.0.0
41
+ MarkupSafe 3.0.2
42
+ mdurl 0.1.2
43
+ mpmath 1.3.0
44
+ multidict 6.6.3
45
+ multiprocess 0.70.16
46
+ networkx 3.5
47
+ numpy 2.2.4
48
+ openai 1.99.1
49
+ orjson 3.11.1
50
+ packaging 25.0
51
+ pandas 2.2.3
52
+ pfzy 0.3.4
53
+ pillow 11.3.0
54
+ pip 25.1.1
55
+ platformdirs 4.3.8
56
+ prompt_toolkit 3.0.51
57
+ propcache 0.3.2
58
+ psutil 7.0.0
59
+ pyarrow 21.0.0
60
+ pydantic 2.11.3
61
+ pydantic_core 2.33.1
62
+ pydub 0.25.1
63
+ Pygments 2.19.2
64
+ python-dateutil 2.9.0.post0
65
+ python-multipart 0.0.20
66
+ pytz 2025.2
67
+ PyYAML 6.0.2
68
+ regex 2025.7.34
69
+ requests 2.32.3
70
+ rich 14.1.0
71
+ ruff 0.12.7
72
+ safehttpx 0.1.6
73
+ safetensors 0.5.3
74
+ semantic-version 2.10.0
75
+ setuptools 80.9.0
76
+ shellingham 1.5.4
77
+ simplejson 3.20.1
78
+ six 1.17.0
79
+ sniffio 1.3.1
80
+ soupsieve 2.6
81
+ starlette 0.47.2
82
+ sympy 1.14.0
83
+ tokenizers 0.21.4
84
+ tomlkit 0.13.3
85
+ torch 2.7.1
86
+ tqdm 4.67.1
87
+ transformers 4.55.0
88
+ tushare 1.4.21
89
+ typer 0.16.0
90
+ typing_extensions 4.13.2
91
+ typing-inspection 0.4.0
92
+ tzdata 2025.2
93
+ urllib3 2.4.0
94
+ uvicorn 0.35.0
95
+ virtualenv 20.31.2
96
+ wcwidth 0.2.13
97
+ websocket-client 1.8.0
98
+ websockets 15.0.1
99
+ xxhash 3.5.0
100
+ yarl 1.20.1