HalogenFlo commited on
Commit
4b76d6c
·
verified ·
1 Parent(s): 3b36145

Cập nhật requirements.txt bằng pip freeze

Browse files
Files changed (1) hide show
  1. requirements.txt +67 -7
requirements.txt CHANGED
@@ -1,7 +1,67 @@
1
- gradio>=4.0.0
2
- transformers
3
- torch
4
- torchvision
5
- pillow
6
- numpy
7
- sentencepiece
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.13.0
2
+ annotated-doc==0.0.4
3
+ annotated-types==0.7.0
4
+ anyio==4.13.0
5
+ brotli==1.2.0
6
+ certifi==2026.4.22
7
+ charset-normalizer==3.4.7
8
+ click==8.4.0
9
+ fastapi==0.136.1
10
+ filelock==3.29.0
11
+ fsspec==2026.4.0
12
+ gradio==6.14.0
13
+ gradio_client==2.5.0
14
+ groovy==0.1.2
15
+ h11==0.16.0
16
+ hf-gradio==0.4.1
17
+ hf-xet==1.5.0
18
+ httpcore==1.0.9
19
+ httpx==0.28.1
20
+ huggingface_hub==1.15.0
21
+ idna==3.15
22
+ Jinja2==3.1.6
23
+ markdown-it-py==4.2.0
24
+ MarkupSafe==3.0.3
25
+ mdurl==0.1.2
26
+ mpmath==1.3.0
27
+ networkx==3.6.1
28
+ numpy==2.4.6
29
+ orjson==3.11.9
30
+ packaging==26.2
31
+ pandas==3.0.3
32
+ peft==0.19.1
33
+ pillow==12.2.0
34
+ protobuf==7.35.0
35
+ psutil==7.2.2
36
+ pydantic==2.13.4
37
+ pydantic_core==2.46.4
38
+ pydub==0.25.1
39
+ Pygments==2.20.0
40
+ python-dateutil==2.9.0.post0
41
+ python-multipart==0.0.29
42
+ pytz==2026.2
43
+ PyYAML==6.0.3
44
+ regex==2026.5.9
45
+ requests==2.34.2
46
+ rich==15.0.0
47
+ safehttpx==0.1.7
48
+ safetensors==0.7.0
49
+ semantic-version==2.10.0
50
+ sentencepiece==0.2.1
51
+ setuptools==81.0.0
52
+ shellingham==1.5.4
53
+ six==1.17.0
54
+ starlette==1.0.0
55
+ sympy==1.14.0
56
+ tiktoken==0.13.0
57
+ tokenizers==0.22.2
58
+ tomlkit==0.14.0
59
+ torch==2.12.0
60
+ torchvision==0.27.0
61
+ tqdm==4.67.3
62
+ transformers==5.8.1
63
+ typer==0.25.1
64
+ typing-inspection==0.4.2
65
+ typing_extensions==4.15.0
66
+ urllib3==2.7.0
67
+ uvicorn==0.47.0