MediPlusPlus commited on
Commit
01703f0
·
verified ·
1 Parent(s): 37d9bcd
Files changed (1) hide show
  1. requirements.txt +73 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  torch
2
  pandas
3
  Pillow
@@ -9,4 +11,74 @@ gradio
9
  numpy
10
  librosa
11
  gTTS
12
- pytesseract
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Here are the unique dependencies from the list you provided:
2
+
3
  torch
4
  pandas
5
  Pillow
 
11
  numpy
12
  librosa
13
  gTTS
14
+ aiofiles==23.2.1
15
+ altair==5.2.0
16
+ annotated-types==0.6.0
17
+ anyio==4.2.0
18
+ attrs==23.2.0
19
+ certifi==2024.2.2
20
+ charset-normalizer==3.3.2
21
+ click==8.1.7
22
+ colorama==0.4.6
23
+ contourpy==1.2.0
24
+ cycler==0.12.1
25
+ fastapi==0.109.2
26
+ ffmpy==0.3.2
27
+ filelock==3.13.1
28
+ fonttools==4.48.1
29
+ fsspec==2024.2.0
30
+ gradio_client==0.10.0
31
+ h11==0.14.0
32
+ httpcore==1.0.3
33
+ httpx==0.26.0
34
+ huggingface-hub==0.20.3
35
+ idna==3.6
36
+ importlib-resources==6.1.1
37
+ Jinja2==3.1.3
38
+ jsonschema==4.21.1
39
+ kiwisolver==1.4.5
40
+ markdown-it-py==3.0.0
41
+ MarkupSafe==2.1.5
42
+ matplotlib==3.8.3
43
+ mdurl==0.1.2
44
+ mpmath==1.3.0
45
+ networkx==3.2.1
46
+ orjson==3.9.14
47
+ packaging==23.2
48
+ pillow==10.2.0
49
+ pydantic==2.6.1
50
+ pydantic_core==2.16.2
51
+ pydub==0.25.1
52
+ Pygments==2.17.2
53
+ pyparsing==3.1.1
54
+ pytesseract==0.3.10
55
+ python-dateutil==2.8.2
56
+ python-multipart==0.0.9
57
+ pytz==2024.1
58
+ PyYAML==6.0.1
59
+ referencing==0.33.0
60
+ regex==2023.12.25
61
+ requests==2.31.0
62
+ rich==13.7.0
63
+ rpds-py==0.18.0
64
+ ruff==0.2.1
65
+ safetensors==0.4.2
66
+ semantic-version==2.10.0
67
+ shellingham==1.5.4
68
+ six==1.16.0
69
+ sniffio==1.3.0
70
+ starlette==0.36.3
71
+ sympy==1.12
72
+ tokenizers==0.15.2
73
+ tomlkit==0.12.0
74
+ toolz==0.12.1
75
+ torch==2.2.0
76
+ tqdm==4.66.2
77
+ transformers==4.37.2
78
+ typer==0.9.0
79
+ typing_extensions==4.9.0
80
+ tzdata==2024.1
81
+ urllib3==2.2.0
82
+ uvicorn==0.27.1
83
+ websockets==11.0.3
84
+ sentencepiece