LOOFYYLO commited on
Commit
2cc7ce6
·
verified ·
1 Parent(s): 12af533

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +48 -48
requirements.txt CHANGED
@@ -1,49 +1,49 @@
1
- annotated-doc==0.0.4
2
- anyio==4.12.1
3
- bleach==6.3.0
4
- certifi==2026.1.4
5
- charset-normalizer==3.4.4
6
- click==8.3.1
7
- contourpy==1.3.3
8
- cycler==0.12.1
9
- filelock==3.24.0
10
- fonttools==4.61.1
11
- fsspec==2026.2.0
12
- greenlet==3.3.0
13
- h11==0.16.0
14
- hf-xet==1.2.0
15
- httpcore==1.0.9
16
- httpx==0.28.1
17
- huggingface_hub==1.4.1
18
- idna==3.11
19
- kaggle==2.0.0
20
- kagglesdk==0.1.15
21
- kiwisolver==1.4.9
22
- markdown-it-py==4.0.0
23
- matplotlib==3.10.8
24
- mdurl==0.1.2
25
- networkx==3.6.1
26
- numpy==2.4.2
27
- packaging==26.0
28
- pillow==12.1.1
29
- playwright==1.57.0
30
- protobuf==6.33.5
31
- pyee==13.0.0
32
- Pygments==2.19.2
33
- pyparsing==3.3.2
34
- python-dateutil==2.9.0.post0
35
- python-slugify==8.0.4
36
- PyYAML==6.0.3
37
- requests==2.32.5
38
- rich==14.3.2
39
- scipy==1.17.0
40
- shellingham==1.5.4
41
- six==1.17.0
42
- text-unidecode==1.3
43
- tqdm==4.67.3
44
- typer==0.23.1
45
- typer-slim==0.23.1
46
- typing_extensions==4.15.0
47
- urllib3==2.6.3
48
- webencodings==0.5.1
49
  gradio==4.44.1
 
1
+ annotated-doc>=0.0.4
2
+ anyio>=4.0.0
3
+ bleach>=6.0.0
4
+ certifi
5
+ charset-normalizer
6
+ click
7
+ contourpy
8
+ cycler
9
+ filelock
10
+ fonttools
11
+ fsspec
12
+ greenlet
13
+ h11
14
+ hf-xet
15
+ httpcore
16
+ httpx
17
+ huggingface_hub
18
+ idna
19
+ kaggle
20
+ kagglesdk
21
+ kiwisolver
22
+ markdown-it-py
23
+ matplotlib>=3.8.0
24
+ mdurl
25
+ networkx
26
+ numpy>=1.26.0
27
+ packaging
28
+ pillow>=10.0.0,<11.0.0
29
+ playwright
30
+ protobuf
31
+ pyee
32
+ Pygments
33
+ pyparsing
34
+ python-dateutil
35
+ python-slugify
36
+ PyYAML
37
+ requests
38
+ rich
39
+ scipy>=1.12.0
40
+ shellingham
41
+ six
42
+ text-unidecode
43
+ tqdm
44
+ typer
45
+ typer-slim
46
+ typing_extensions
47
+ urllib3
48
+ webencodings
49
  gradio==4.44.1