youssefKadaouiAbbassi commited on
Commit
ea6fda8
·
verified ·
1 Parent(s): 8061c20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -118
requirements.txt CHANGED
@@ -1,122 +1,18 @@
1
- accelerate==1.1.1
2
- aiofiles==23.2.1
3
- albucore==0.0.20
4
- albumentations==1.4.21
5
- annotated-types==0.7.0
6
- antlr4-python3-runtime==4.9.3
7
- anyio==4.6.2.post1
8
- beautifulsoup4==4.12.3
9
- certifi==2024.8.30
10
- charset-normalizer==3.4.0
11
- click==8.1.7
12
- coloredlogs==15.0.1
13
- contourpy==1.3.1
14
- controlnet-aux==0.0.9
15
- cycler==0.12.1
16
- Cython==3.0.11
17
  diffusers==0.31.0
18
- easydict==1.13
19
- einops==0.8.0
20
- eval_type_backport==0.2.0
21
- fastapi==0.115.5
22
- ffmpy==0.4.0
23
- filelock==3.16.1
24
- flatbuffers==24.3.25
25
- fonttools==4.55.0
26
- fsspec==2024.10.0
27
- gdown==5.2.0
28
- gradio==5.6.0
29
- gradio_client==1.4.3
30
- h11==0.14.0
31
- httpcore==1.0.7
32
- httpx==0.27.2
33
- huggingface-hub==0.26.2
34
- humanfriendly==10.0
35
- idna==3.10
36
- imageio==2.36.0
37
- importlib_metadata==8.5.0
38
- insightface==0.7.3
39
- Jinja2==3.1.4
40
- joblib==1.4.2
41
- kiwisolver==1.4.7
42
- lazy_loader==0.4
43
- markdown-it-py==3.0.0
44
- MarkupSafe==2.1.5
45
- matplotlib==3.9.2
46
- mdurl==0.1.2
47
- mpmath==1.3.0
48
- networkx==3.4.2
49
- numpy==2.1.3
50
- nvidia-cublas-cu12==12.4.5.8
51
- nvidia-cuda-cupti-cu12==12.4.127
52
- nvidia-cuda-nvrtc-cu12==12.4.127
53
- nvidia-cuda-runtime-cu12==12.4.127
54
- nvidia-cudnn-cu12==9.1.0.70
55
- nvidia-cufft-cu12==11.2.1.3
56
- nvidia-curand-cu12==10.3.5.147
57
- nvidia-cusolver-cu12==11.6.1.9
58
- nvidia-cusparse-cu12==12.3.1.170
59
- nvidia-nccl-cu12==2.21.5
60
- nvidia-nvjitlink-cu12==12.4.127
61
- nvidia-nvtx-cu12==12.4.127
62
- omegaconf==2.3.0
63
- onnx==1.17.0
64
- onnxruntime-gpu==1.20.1
65
- opencv-python==4.10.0.84
66
- opencv-python-headless==4.10.0.84
67
- orjson==3.10.12
68
- packaging==24.2
69
- pandas==2.2.3
70
- peft==0.13.2
71
- pillow==11.0.0
72
- prettytable==3.12.0
73
- protobuf==5.28.3
74
- psutil==5.9.8
75
- pydantic==2.10.2
76
- pydantic_core==2.27.1
77
- pydub==0.25.1
78
- Pygments==2.18.0
79
- pyparsing==3.2.0
80
- PySocks==1.7.1
81
- python-dateutil==2.9.0.post0
82
- python-multipart==0.0.12
83
- pytz==2024.2
84
- PyYAML==6.0.2
85
- regex==2024.11.6
86
- requests==2.32.3
87
- rich==13.9.4
88
- ruff==0.8.0
89
- safehttpx==0.1.1
90
- safetensors==0.4.5
91
- scikit-image==0.24.0
92
- scikit-learn==1.5.2
93
- scipy==1.14.1
94
- semantic-version==2.10.0
95
- setuptools==75.6.0
96
- shellingham==1.5.4
97
- simsimd==6.2.0
98
- six==1.16.0
99
- sniffio==1.3.1
100
- soupsieve==2.6
101
- spaces==0.30.4
102
- starlette==0.41.3
103
- stringzilla==3.10.10
104
- sympy==1.13.1
105
- threadpoolctl==3.5.0
106
- tifffile==2024.9.20
107
- timm==0.6.7
108
- tokenizers==0.20.4
109
- tomlkit==0.12.0
110
  torch==2.5.1
111
  torchvision==0.20.1
112
- tqdm==4.67.1
113
  transformers==4.46.3
114
- triton==3.1.0
115
- typer==0.13.1
116
- typing_extensions==4.12.2
117
- tzdata==2024.2
118
- urllib3==2.2.3
119
- uvicorn==0.32.1
120
- wcwidth==0.2.13
121
- websockets==12.0
122
- zipp==3.21.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  diffusers==0.31.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  torch==2.5.1
3
  torchvision==0.20.1
 
4
  transformers==4.46.3
5
+ accelerate
6
+ safetensors
7
+ einops
8
+ onnxruntime-gpu
9
+ spaces==0.30.4
10
+ omegaconf
11
+ peft
12
+ huggingface-hub==0.26.2
13
+ opencv-python
14
+ insightface
15
+ gradio
16
+ controlnet_aux
17
+ gdown
18
+ peft