Zlovoblachko commited on
Commit
3c488e4
·
1 Parent(s): 0e62bb4

trying again

Browse files
Files changed (1) hide show
  1. requirements.txt +96 -0
requirements.txt ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.6.2.post1
4
+ blis==0.7.11
5
+ catalogue==2.0.10
6
+ certifi==2024.8.30
7
+ charset-normalizer==3.4.0
8
+ click==8.1.7
9
+ cloudpathlib==0.20.0
10
+ confection==0.1.5
11
+ cymem==2.0.10
12
+ fastapi==0.115.5
13
+ ffmpy==0.4.0
14
+ filelock==3.16.1
15
+ fo_sent_split_parse_final @ https://huggingface.co/Zlovoblachko/fo_sent_split_parse_final/resolve/main/fo_sent_split_parse_final-any-py3-none-any.whl#sha256=29e220b9af8d21355625a31bb9ec513831c28faa081c29219a5276079962f059
16
+ fsspec==2024.10.0
17
+ gradio==5.7.1
18
+ gradio_client==1.5.0
19
+ h11==0.14.0
20
+ httpcore==1.0.7
21
+ httpx==0.28.0
22
+ huggingface-hub==0.26.3
23
+ idna==3.10
24
+ Jinja2==3.1.4
25
+ langcodes==3.5.0
26
+ language_data==1.3.0
27
+ marisa-trie==1.2.1
28
+ markdown-it-py==3.0.0
29
+ MarkupSafe==2.1.5
30
+ mdurl==0.1.2
31
+ mpmath==1.3.0
32
+ murmurhash==1.0.11
33
+ networkx==3.4.2
34
+ numpy==1.26.4
35
+ nvidia-cublas-cu12==12.4.5.8
36
+ nvidia-cuda-cupti-cu12==12.4.127
37
+ nvidia-cuda-nvrtc-cu12==12.4.127
38
+ nvidia-cuda-runtime-cu12==12.4.127
39
+ nvidia-cudnn-cu12==9.1.0.70
40
+ nvidia-cufft-cu12==11.2.1.3
41
+ nvidia-curand-cu12==10.3.5.147
42
+ nvidia-cusolver-cu12==11.6.1.9
43
+ nvidia-cusparse-cu12==12.3.1.170
44
+ nvidia-nccl-cu12==2.21.5
45
+ nvidia-nvjitlink-cu12==12.4.127
46
+ nvidia-nvtx-cu12==12.4.127
47
+ orjson==3.10.12
48
+ packaging==24.2
49
+ pandas==2.2.3
50
+ pillow==11.0.0
51
+ preshed==3.0.9
52
+ pydantic==2.10.2
53
+ pydantic_core==2.27.1
54
+ pydub==0.25.1
55
+ Pygments==2.18.0
56
+ python-dateutil==2.9.0.post0
57
+ python-multipart==0.0.12
58
+ pytz==2024.2
59
+ PyYAML==6.0.2
60
+ regex==2024.11.6
61
+ requests==2.32.3
62
+ rich==13.9.4
63
+ ruff==0.8.1
64
+ safehttpx==0.1.1
65
+ safetensors==0.4.5
66
+ semantic-version==2.10.0
67
+ setuptools==75.6.0
68
+ shellingham==1.5.4
69
+ six==1.16.0
70
+ smart-open==7.0.5
71
+ sniffio==1.3.1
72
+ spacy==3.7.5
73
+ spacy-alignments==0.9.1
74
+ spacy-conll==4.0.1
75
+ spacy-legacy==3.0.12
76
+ spacy-loggers==1.0.5
77
+ spacy-transformers==1.3.5
78
+ srsly==2.4.8
79
+ starlette==0.41.3
80
+ sympy==1.13.1
81
+ thinc==8.2.5
82
+ tokenizers==0.15.2
83
+ tomlkit==0.12.0
84
+ torch==2.5.1
85
+ tqdm==4.67.1
86
+ transformers==4.36.2
87
+ triton==3.1.0
88
+ typer==0.14.0
89
+ typing_extensions==4.12.2
90
+ tzdata==2024.2
91
+ urllib3==2.2.3
92
+ uvicorn==0.32.1
93
+ wasabi==1.1.3
94
+ weasel==0.4.1
95
+ websockets==12.0
96
+ wrapt==1.17.0