supundhananjaya commited on
Commit
0e2a983
·
verified ·
1 Parent(s): a053391

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +81 -2
requirements.txt CHANGED
@@ -1,3 +1,82 @@
1
  gradio
2
- numpy
3
- Pillow
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio
2
+ accelerate==0.30.0
3
+ affine==2.4.0
4
+ aiohttp==3.9.5
5
+ aiosignal==1.3.1
6
+ asgiref==3.8.1
7
+ asttokens==2.4.1
8
+ attrs==23.2.0
9
+ certifi==2024.2.2
10
+ charset-normalizer==3.3.2
11
+ click==8.1.7
12
+ click-plugins==1.1.1
13
+ cligj==0.7.2
14
+ colorama==0.4.6
15
+ contourpy==1.2.1
16
+ cycler==0.12.1
17
+ datasets==2.19.0
18
+ decorator==5.1.1
19
+ diffusers==0.27.2
20
+ dill==0.3.8
21
+ Django==5.0.4
22
+ djangorestframework==3.15.1
23
+ django-cors-headers==4.3.1
24
+ executing==2.0.1
25
+ filelock==3.14.0
26
+ fonttools==4.51.0
27
+ frozenlist==1.4.1
28
+ fsspec==2024.3.1
29
+ huggingface-hub==0.22.2
30
+ idna==3.7
31
+ importlib_metadata==7.1.0
32
+ intel-openmp==2021.4.0
33
+ ipython==8.24.0
34
+ jedi==0.19.1
35
+ Jinja2==3.1.3
36
+ kiwisolver==1.4.5
37
+ MarkupSafe==2.1.5
38
+ matplotlib==3.8.4
39
+ matplotlib-inline==0.1.7
40
+ mkl==2021.4.0
41
+ mpmath==1.3.0
42
+ multidict==6.0.5
43
+ multiprocess==0.70.16
44
+ networkx==3.3
45
+ numpy==1.26.4
46
+ opencv-contrib-python==4.9.0.80
47
+ packaging==24.0
48
+ pandas==2.2.2
49
+ parso==0.8.4
50
+ pillow==10.3.0
51
+ prompt-toolkit==3.0.43
52
+ psutil==5.9.8
53
+ pure-eval==0.2.2
54
+ pyarrow==16.0.0
55
+ pyarrow-hotfix==0.6
56
+ Pygments==2.17.2
57
+ pyparsing==3.1.2
58
+ python-dateutil==2.9.0.post0
59
+ pytz==2024.1
60
+ PyYAML==6.0.1
61
+ rasterio==1.3.10
62
+ regex==2024.4.28
63
+ requests==2.31.0
64
+ safetensors==0.4.3
65
+ six==1.16.0
66
+ snuggs==1.4.7
67
+ sqlparse==0.5.0
68
+ stack-data==0.6.3
69
+ sympy==1.12
70
+ tbb==2021.12.0
71
+ tokenizers==0.19.1
72
+ torchvision==0.18.0
73
+ tqdm==4.66.2
74
+ traitlets==5.14.3
75
+ transformers==4.40.1
76
+ typing_extensions==4.11.0
77
+ tzdata==2024.1
78
+ urllib3==2.2.1
79
+ wcwidth==0.2.13
80
+ xxhash==3.4.1
81
+ yarl==1.9.4
82
+ zipp==3.18.1