Javiai commited on
Commit
281fa33
·
1 Parent(s): 59a9100

Create requeriments.txt

Browse files
Files changed (1) hide show
  1. requeriments.txt +75 -0
requeriments.txt ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altair==5.1.2
3
+ annotated-types==0.6.0
4
+ anyio==3.7.1
5
+ attrs==23.1.0
6
+ certifi==2023.7.22
7
+ charset-normalizer==3.3.0
8
+ click==8.1.7
9
+ contourpy==1.1.1
10
+ cycler==0.12.1
11
+ exceptiongroup==1.1.3
12
+ fastapi==0.103.2
13
+ ffmpy==0.3.1
14
+ filelock==3.12.4
15
+ fonttools==4.43.1
16
+ fsspec==2023.9.2
17
+ gitdb==4.0.10
18
+ GitPython==3.1.37
19
+ gradio==3.47.1
20
+ gradio-client==0.6.0
21
+ h11==0.14.0
22
+ httpcore==0.18.0
23
+ httpx==0.25.0
24
+ huggingface-hub==0.17.3
25
+ idna==3.4
26
+ importlib-resources==6.1.0
27
+ Jinja2==3.1.2
28
+ jsonschema==4.19.1
29
+ jsonschema-specifications==2023.7.1
30
+ kiwisolver==1.4.5
31
+ MarkupSafe==2.1.3
32
+ matplotlib==3.7.3
33
+ mpmath==1.3.0
34
+ networkx==3.1
35
+ numpy==1.24.4
36
+ opencv-contrib-python==4.8.1.78
37
+ opencv-python==4.8.1.78
38
+ orjson==3.9.7
39
+ packaging==23.2
40
+ pandas==2.0.3
41
+ Pillow==10.0.1
42
+ pkgutil-resolve-name==1.3.10
43
+ psutil==5.9.5
44
+ py-cpuinfo==9.0.0
45
+ pydantic==2.4.2
46
+ pydantic-core==2.10.1
47
+ pydub==0.25.1
48
+ pyparsing==3.1.1
49
+ python-dateutil==2.8.2
50
+ python-multipart==0.0.6
51
+ pytz==2023.3.post1
52
+ PyYAML==6.0.1
53
+ referencing==0.30.2
54
+ requests==2.31.0
55
+ rpds-py==0.10.4
56
+ scipy==1.10.1
57
+ seaborn==0.13.0
58
+ semantic-version==2.10.0
59
+ six==1.16.0
60
+ smmap==5.0.1
61
+ sniffio==1.3.0
62
+ starlette==0.27.0
63
+ sympy==1.12
64
+ thop==0.1.1.post2209072238
65
+ toolz==0.12.0
66
+ torch==2.1.0
67
+ torchvision==0.16.0
68
+ tqdm==4.66.1
69
+ typing-extensions==4.8.0
70
+ tzdata==2023.3
71
+ ultralytics==8.0.194
72
+ urllib3==2.0.6
73
+ uvicorn==0.23.2
74
+ websockets==11.0.3
75
+ zipp==3.17.0