ddriscoll commited on
Commit
a52a4db
·
verified ·
1 Parent(s): fc93880

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  beautifulsoup4==4.13.3
2
- certifi==2025.1.31
3
  charset-normalizer==3.4.1
4
  filelock==3.18.0
5
  fsspec==2025.3.2
@@ -8,20 +7,17 @@ Jinja2==3.1.6
8
  MarkupSafe==3.0.2
9
  mpmath==1.3.0
10
  networkx==3.4.2
11
- numpy==2.2.4
12
  opencv-python==4.11.0.86
13
  pillow==11.1.0
14
- pip==25.0.1
15
  requests==2.32.3
16
- setuptools==78.1.0
17
  soupsieve==2.6
18
  sympy==1.13.1
19
  torch==2.6.0
20
  torchvision==0.21.0
21
  typing_extensions==4.13.1
22
  urllib3==2.3.0
23
- wheel==0.45.1
24
  wikipedia==1.4.0
25
  ultralytics==8.3.102
26
  diffusers==0.32.2
27
- transformers==4.50.3
 
1
  beautifulsoup4==4.13.3
 
2
  charset-normalizer==3.4.1
3
  filelock==3.18.0
4
  fsspec==2025.3.2
 
7
  MarkupSafe==3.0.2
8
  mpmath==1.3.0
9
  networkx==3.4.2
10
+ numpy==1.24.3
11
  opencv-python==4.11.0.86
12
  pillow==11.1.0
 
13
  requests==2.32.3
 
14
  soupsieve==2.6
15
  sympy==1.13.1
16
  torch==2.6.0
17
  torchvision==0.21.0
18
  typing_extensions==4.13.1
19
  urllib3==2.3.0
 
20
  wikipedia==1.4.0
21
  ultralytics==8.3.102
22
  diffusers==0.32.2
23
+ transformers==4.50.3