tfarhan10 commited on
Commit
ea9cb38
·
verified ·
1 Parent(s): 35bc32f

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +46 -0
requirements.txt ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ certifi==2025.1.31
2
+ charset-normalizer==3.4.1
3
+ contourpy==1.3.1
4
+ cycler==0.12.1
5
+ filelock==3.17.0
6
+ fonttools==4.56.0
7
+ fsspec==2025.2.0
8
+ idna==3.10
9
+ Jinja2==3.1.5
10
+ joblib==1.4.2
11
+ jsonpatch==1.33
12
+ jsonpointer==3.0.0
13
+ kiwisolver==1.4.8
14
+ llvmlite==0.44.0
15
+ MarkupSafe==3.0.2
16
+ matplotlib==3.10.0
17
+ mpmath==1.3.0
18
+ networkx==3.4.2
19
+ numba==0.61.0
20
+ numpy==2.1.3
21
+ packaging==24.2
22
+ pandas==2.2.3
23
+ pillow==11.1.0
24
+ pynndescent==0.5.13
25
+ pyparsing==3.2.1
26
+ python-dateutil==2.9.0.post0
27
+ pytz==2025.1
28
+ requests==2.32.3
29
+ scikit-learn==1.6.1
30
+ scipy==1.15.2
31
+ six==1.17.0
32
+ sympy==1.13.1
33
+ threadpoolctl==3.5.0
34
+ torch==2.6.0
35
+ torchnet==0.0.4
36
+ torchvision==0.21.0
37
+ tornado==6.4.2
38
+ tqdm==4.67.1
39
+ typing_extensions==4.12.2
40
+ tzdata==2025.1
41
+ umap-learn==0.5.7
42
+ urllib3==2.3.0
43
+ visdom==0.2.4
44
+ websocket-client==1.8.0
45
+ huggingface_hub
46
+ gradio