farrell236 commited on
Commit
ff1ccfe
·
verified ·
1 Parent(s): 9c02240

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -16
requirements.txt CHANGED
@@ -1,16 +1,14 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
-
3
- albumentations==1.3.1
4
- cryptography==46.0.6
5
- gradio==6.10.0
6
- huggingface_hub==0.31.2
7
- numpy==1.26.3
8
- opencv-python==4.11.0.86
9
- pandas==2.3.3
10
- pillow==10.4.0
11
- pydantic==2.10.6
12
- timm==1.0.9
13
- torch==2.5.1
14
- torchvision==0.20.1
15
- torchaudio==2.5.1
16
- tqdm==4.66.5
 
1
+ albumentations
2
+ cryptography
3
+ gradio
4
+ huggingface_hub
5
+ numpy
6
+ opencv-python
7
+ pandas
8
+ pillow
9
+ pydantic
10
+ timm
11
+ torch
12
+ torchvision
13
+ torchaudio
14
+ tqdm