ge0rgeli commited on
Commit
c619eea
·
1 Parent(s): 407ca13

fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +108 -11
requirements.txt CHANGED
@@ -1,16 +1,113 @@
1
- torch==2.9.0+cu128
2
- torchvision==0.24.0+cu128
3
- torchaudio==2.9.0+cu128
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  numpy==2.0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  opencv-python==4.13.0.92
6
- Pillow==11.3.0
7
- matplotlib==3.10.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  scipy==1.16.3
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  tqdm==4.67.3
10
- gradio==5.50.0
11
- huggingface_hub==1.4.0
12
- dlib==19.24.6
13
- requests==2.32.4
 
 
 
 
 
14
  wandb==0.24.2
15
- scikit-image==0.25.2
16
- ipython==7.34.0
 
 
1
+ aiofiles==24.1.0
2
+ annotated-doc==0.0.4
3
+ annotated-types==0.7.0
4
+ anyio==4.12.1
5
+ backcall==0.2.0
6
+ brotli==1.2.0
7
+ certifi==2026.1.4
8
+ charset-normalizer==3.4.4
9
+ click==8.3.1
10
+ contourpy==1.3.3
11
+ cycler==0.12.1
12
+ decorator==5.2.1
13
+ dlib==19.24.6
14
+ fastapi==0.129.0
15
+ ffmpy==1.0.0
16
+ filelock==3.21.0
17
+ fonttools==4.61.1
18
+ fsspec==2026.2.0
19
+ gitdb==4.0.12
20
+ GitPython==3.1.46
21
+ gradio==5.50.0
22
+ gradio_client==1.14.0
23
+ groovy==0.1.2
24
+ h11==0.16.0
25
+ hf-xet==1.2.0
26
+ httpcore==1.0.9
27
+ httpx==0.28.1
28
+ huggingface_hub==1.4.0
29
+ idna==3.11
30
+ ImageIO==2.37.2
31
+ ipython==7.34.0
32
+ jedi==0.19.2
33
+ Jinja2==3.1.6
34
+ kiwisolver==1.4.9
35
+ lazy_loader==0.4
36
+ markdown-it-py==4.0.0
37
+ MarkupSafe==3.0.3
38
+ matplotlib==3.10.0
39
+ matplotlib-inline==0.2.1
40
+ mdurl==0.1.2
41
+ mpmath==1.3.0
42
+ networkx==3.6.1
43
  numpy==2.0.2
44
+ nvidia-cublas-cu12==12.8.4.1
45
+ nvidia-cuda-cupti-cu12==12.8.90
46
+ nvidia-cuda-nvrtc-cu12==12.8.93
47
+ nvidia-cuda-runtime-cu12==12.8.90
48
+ nvidia-cudnn-cu12==9.10.2.21
49
+ nvidia-cufft-cu12==11.3.3.83
50
+ nvidia-cufile-cu12==1.13.1.3
51
+ nvidia-curand-cu12==10.3.9.90
52
+ nvidia-cusolver-cu12==11.7.3.90
53
+ nvidia-cusparse-cu12==12.5.8.93
54
+ nvidia-cusparselt-cu12==0.7.1
55
+ nvidia-nccl-cu12==2.27.5
56
+ nvidia-nvjitlink-cu12==12.8.93
57
+ nvidia-nvshmem-cu12==3.3.20
58
+ nvidia-nvtx-cu12==12.8.90
59
  opencv-python==4.13.0.92
60
+ orjson==3.11.7
61
+ packaging==25.0
62
+ pandas==2.3.3
63
+ parso==0.8.6
64
+ pexpect==4.9.0
65
+ pickleshare==0.7.5
66
+ pillow==11.3.0
67
+ pip==26.0.1
68
+ platformdirs==4.6.0
69
+ prompt_toolkit==3.0.52
70
+ protobuf==6.33.5
71
+ ptyprocess==0.7.0
72
+ pydantic==2.12.3
73
+ pydantic_core==2.41.4
74
+ pydub==0.25.1
75
+ Pygments==2.19.2
76
+ pyparsing==3.3.2
77
+ python-dateutil==2.9.0.post0
78
+ python-multipart==0.0.22
79
+ pytz==2025.2
80
+ PyYAML==6.0.3
81
+ requests==2.32.4
82
+ rich==14.3.2
83
+ ruff==0.15.0
84
+ safehttpx==0.1.7
85
+ scikit-image==0.25.2
86
  scipy==1.16.3
87
+ semantic-version==2.10.0
88
+ sentry-sdk==2.52.0
89
+ setuptools==80.10.2
90
+ shellingham==1.5.4
91
+ six==1.17.0
92
+ smmap==5.0.2
93
+ starlette==0.52.1
94
+ sympy==1.14.0
95
+ tifffile==2026.1.28
96
+ tomlkit==0.13.3
97
+ torch==2.9.0+cu128
98
+ torchaudio==2.9.0+cu128
99
+ torchvision==0.24.0+cu128
100
  tqdm==4.67.3
101
+ traitlets==5.14.3
102
+ triton==3.5.0
103
+ typer==0.23.0
104
+ typer-slim==0.23.0
105
+ typing_extensions==4.15.0
106
+ typing-inspection==0.4.2
107
+ tzdata==2025.3
108
+ urllib3==2.6.3
109
+ uvicorn==0.40.0
110
  wandb==0.24.2
111
+ wcwidth==0.6.0
112
+ websockets==15.0.1
113
+ wheel==0.46.3