ArabovMK commited on
Commit
2e15990
·
1 Parent(s): 7949ba6

.streamlit

Browse files
Files changed (1) hide show
  1. requirements.txt +64 -4
requirements.txt CHANGED
@@ -1,4 +1,64 @@
1
- streamlit>=1.28.0
2
- torch>=2.0.0
3
- transformers>=4.35.0
4
- pandas>=2.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==6.0.0
2
+ annotated-doc==0.0.4
3
+ anyio==4.12.1
4
+ attrs==25.4.0
5
+ blinker==1.9.0
6
+ cachetools==7.0.5
7
+ certifi==2026.2.25
8
+ charset-normalizer==3.4.6
9
+ click==8.3.1
10
+ colorama==0.4.6
11
+ filelock==3.25.2
12
+ fsspec==2026.2.0
13
+ gitdb==4.0.12
14
+ GitPython==3.1.46
15
+ h11==0.16.0
16
+ hf-xet==1.4.2
17
+ httpcore==1.0.9
18
+ httpx==0.28.1
19
+ huggingface_hub==1.7.1
20
+ idna==3.11
21
+ Jinja2==3.1.6
22
+ jsonschema==4.26.0
23
+ jsonschema-specifications==2025.9.1
24
+ markdown-it-py==4.0.0
25
+ MarkupSafe==3.0.3
26
+ mdurl==0.1.2
27
+ mpmath==1.3.0
28
+ narwhals==2.18.0
29
+ networkx==3.6.1
30
+ numpy==2.4.3
31
+ packaging==26.0
32
+ pandas==2.3.3
33
+ pillow==12.1.1
34
+ protobuf==6.33.6
35
+ pyarrow==23.0.1
36
+ pydeck==0.9.1
37
+ Pygments==2.19.2
38
+ python-dateutil==2.9.0.post0
39
+ pytz==2026.1.post1
40
+ PyYAML==6.0.3
41
+ referencing==0.37.0
42
+ regex==2026.2.28
43
+ requests==2.32.5
44
+ rich==14.3.3
45
+ rpds-py==0.30.0
46
+ safetensors==0.7.0
47
+ setuptools==82.0.1
48
+ shellingham==1.5.4
49
+ six==1.17.0
50
+ smmap==5.0.3
51
+ streamlit==1.55.0
52
+ sympy==1.14.0
53
+ tenacity==9.1.4
54
+ tokenizers==0.22.2
55
+ toml==0.10.2
56
+ torch==2.10.0
57
+ tornado==6.5.5
58
+ tqdm==4.67.3
59
+ transformers==5.3.0
60
+ typer==0.24.1
61
+ typing_extensions==4.15.0
62
+ tzdata==2025.3
63
+ urllib3==2.6.3
64
+ watchdog==6.0.0