aemresafak commited on
Commit
cc7d07e
·
verified ·
1 Parent(s): a775154

Upload folder using huggingface_hub

Browse files
requirements.txt ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ backports.tarfile==1.2.0
5
+ build==1.2.2.post1
6
+ certifi==2025.4.26
7
+ cffi==1.17.1
8
+ charset-normalizer==3.4.2
9
+ click==8.2.1
10
+ docutils==0.21.2
11
+ fastapi==0.115.12
12
+ ffmpy==0.6.0
13
+ filelock==3.18.0
14
+ fsspec==2025.5.1
15
+ gradio==5.33.0
16
+ gradio_audiogrid==0.0.2
17
+ gradio_client==1.10.2
18
+ groovy==0.1.2
19
+ h11==0.16.0
20
+ hatch-requirements-txt==0.4.1
21
+ hatchling==1.27.0
22
+ hf-xet==1.1.2
23
+ httpcore==1.0.9
24
+ httpx==0.28.1
25
+ huggingface-hub==0.32.3
26
+ id==1.5.0
27
+ idna==3.10
28
+ importlib_metadata==8.7.0
29
+ inquirerpy==0.3.4
30
+ jaraco.classes==3.4.0
31
+ jaraco.context==6.0.1
32
+ jaraco.functools==4.1.0
33
+ Jinja2==3.1.6
34
+ keyring==25.6.0
35
+ markdown-it-py==3.0.0
36
+ MarkupSafe==3.0.2
37
+ mdurl==0.1.2
38
+ more-itertools==10.7.0
39
+ nh3==0.2.21
40
+ numpy==2.2.6
41
+ orjson==3.10.18
42
+ packaging==25.0
43
+ pandas==2.3.0
44
+ pathspec==0.12.1
45
+ pfzy==0.3.4
46
+ pillow==11.2.1
47
+ pluggy==1.6.0
48
+ prompt_toolkit==3.0.51
49
+ pyarmor.cli.core==7.6.6
50
+ pycparser==2.22
51
+ pydantic==2.11.5
52
+ pydantic_core==2.33.2
53
+ pydub==0.25.1
54
+ Pygments==2.19.1
55
+ pyproject_hooks==1.2.0
56
+ python-dateutil==2.9.0.post0
57
+ python-multipart==0.0.20
58
+ pytz==2025.2
59
+ PyYAML==6.0.2
60
+ readme_renderer==44.0
61
+ requests==2.32.3
62
+ requests-toolbelt==1.0.0
63
+ rfc3986==2.0.0
64
+ rich==14.0.0
65
+ ruff==0.11.13
66
+ safehttpx==0.1.6
67
+ semantic-version==2.10.0
68
+ shellingham==1.5.4
69
+ six==1.17.0
70
+ sniffio==1.3.1
71
+ soundfile==0.13.1
72
+ starlette==0.46.2
73
+ tomlkit==0.13.3
74
+ tqdm==4.67.1
75
+ trove-classifiers==2025.5.9.12
76
+ twine==6.1.0
77
+ typer==0.16.0
78
+ typing-inspection==0.4.1
79
+ typing_extensions==4.14.0
80
+ tzdata==2025.2
81
+ urllib3==2.4.0
82
+ uvicorn==0.34.3
83
+ wcwidth==0.2.13
84
+ websockets==15.0.1
85
+ zipp==3.21.0
src/backend/gradio_audiogrid/requirements.txt ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ backports.tarfile==1.2.0
5
+ build==1.2.2.post1
6
+ certifi==2025.4.26
7
+ cffi==1.17.1
8
+ charset-normalizer==3.4.2
9
+ click==8.2.1
10
+ docutils==0.21.2
11
+ fastapi==0.115.12
12
+ ffmpy==0.6.0
13
+ filelock==3.18.0
14
+ fsspec==2025.5.1
15
+ gradio==5.33.0
16
+ gradio_audiogrid==0.0.2
17
+ gradio_client==1.10.2
18
+ groovy==0.1.2
19
+ h11==0.16.0
20
+ hatch-requirements-txt==0.4.1
21
+ hatchling==1.27.0
22
+ hf-xet==1.1.2
23
+ httpcore==1.0.9
24
+ httpx==0.28.1
25
+ huggingface-hub==0.32.3
26
+ id==1.5.0
27
+ idna==3.10
28
+ importlib_metadata==8.7.0
29
+ inquirerpy==0.3.4
30
+ jaraco.classes==3.4.0
31
+ jaraco.context==6.0.1
32
+ jaraco.functools==4.1.0
33
+ Jinja2==3.1.6
34
+ keyring==25.6.0
35
+ markdown-it-py==3.0.0
36
+ MarkupSafe==3.0.2
37
+ mdurl==0.1.2
38
+ more-itertools==10.7.0
39
+ nh3==0.2.21
40
+ numpy==2.2.6
41
+ orjson==3.10.18
42
+ packaging==25.0
43
+ pandas==2.3.0
44
+ pathspec==0.12.1
45
+ pfzy==0.3.4
46
+ pillow==11.2.1
47
+ pluggy==1.6.0
48
+ prompt_toolkit==3.0.51
49
+ pyarmor.cli.core==7.6.6
50
+ pycparser==2.22
51
+ pydantic==2.11.5
52
+ pydantic_core==2.33.2
53
+ pydub==0.25.1
54
+ Pygments==2.19.1
55
+ pyproject_hooks==1.2.0
56
+ python-dateutil==2.9.0.post0
57
+ python-multipart==0.0.20
58
+ pytz==2025.2
59
+ PyYAML==6.0.2
60
+ readme_renderer==44.0
61
+ requests==2.32.3
62
+ requests-toolbelt==1.0.0
63
+ rfc3986==2.0.0
64
+ rich==14.0.0
65
+ ruff==0.11.13
66
+ safehttpx==0.1.6
67
+ semantic-version==2.10.0
68
+ shellingham==1.5.4
69
+ six==1.17.0
70
+ sniffio==1.3.1
71
+ soundfile==0.13.1
72
+ starlette==0.46.2
73
+ tomlkit==0.13.3
74
+ tqdm==4.67.1
75
+ trove-classifiers==2025.5.9.12
76
+ twine==6.1.0
77
+ typer==0.16.0
78
+ typing-inspection==0.4.1
79
+ typing_extensions==4.14.0
80
+ tzdata==2025.2
81
+ urllib3==2.4.0
82
+ uvicorn==0.34.3
83
+ wcwidth==0.2.13
84
+ websockets==15.0.1
85
+ zipp==3.21.0
src/demo/requirements.txt ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ backports.tarfile==1.2.0
5
+ build==1.2.2.post1
6
+ certifi==2025.4.26
7
+ cffi==1.17.1
8
+ charset-normalizer==3.4.2
9
+ click==8.2.1
10
+ docutils==0.21.2
11
+ fastapi==0.115.12
12
+ ffmpy==0.6.0
13
+ filelock==3.18.0
14
+ fsspec==2025.5.1
15
+ gradio==5.33.0
16
+ gradio_audiogrid==0.0.2
17
+ gradio_client==1.10.2
18
+ groovy==0.1.2
19
+ h11==0.16.0
20
+ hatch-requirements-txt==0.4.1
21
+ hatchling==1.27.0
22
+ hf-xet==1.1.2
23
+ httpcore==1.0.9
24
+ httpx==0.28.1
25
+ huggingface-hub==0.32.3
26
+ id==1.5.0
27
+ idna==3.10
28
+ importlib_metadata==8.7.0
29
+ inquirerpy==0.3.4
30
+ jaraco.classes==3.4.0
31
+ jaraco.context==6.0.1
32
+ jaraco.functools==4.1.0
33
+ Jinja2==3.1.6
34
+ keyring==25.6.0
35
+ markdown-it-py==3.0.0
36
+ MarkupSafe==3.0.2
37
+ mdurl==0.1.2
38
+ more-itertools==10.7.0
39
+ nh3==0.2.21
40
+ numpy==2.2.6
41
+ orjson==3.10.18
42
+ packaging==25.0
43
+ pandas==2.3.0
44
+ pathspec==0.12.1
45
+ pfzy==0.3.4
46
+ pillow==11.2.1
47
+ pluggy==1.6.0
48
+ prompt_toolkit==3.0.51
49
+ pyarmor.cli.core==7.6.6
50
+ pycparser==2.22
51
+ pydantic==2.11.5
52
+ pydantic_core==2.33.2
53
+ pydub==0.25.1
54
+ Pygments==2.19.1
55
+ pyproject_hooks==1.2.0
56
+ python-dateutil==2.9.0.post0
57
+ python-multipart==0.0.20
58
+ pytz==2025.2
59
+ PyYAML==6.0.2
60
+ readme_renderer==44.0
61
+ requests==2.32.3
62
+ requests-toolbelt==1.0.0
63
+ rfc3986==2.0.0
64
+ rich==14.0.0
65
+ ruff==0.11.13
66
+ safehttpx==0.1.6
67
+ semantic-version==2.10.0
68
+ shellingham==1.5.4
69
+ six==1.17.0
70
+ sniffio==1.3.1
71
+ soundfile==0.13.1
72
+ starlette==0.46.2
73
+ tomlkit==0.13.3
74
+ tqdm==4.67.1
75
+ trove-classifiers==2025.5.9.12
76
+ twine==6.1.0
77
+ typer==0.16.0
78
+ typing-inspection==0.4.1
79
+ typing_extensions==4.14.0
80
+ tzdata==2025.2
81
+ urllib3==2.4.0
82
+ uvicorn==0.34.3
83
+ wcwidth==0.2.13
84
+ websockets==15.0.1
85
+ zipp==3.21.0
src/requirements.txt CHANGED
@@ -13,20 +13,8 @@ ffmpy==0.6.0
13
  filelock==3.18.0
14
  fsspec==2025.5.1
15
  gradio==5.33.0
16
- # Editable install with no version control (gradio_audio-merger==0.0.1)
17
- -e /Users/ahmetemresafak/PythonProjects/audio-merger
18
- -e git+https://huggingface.co/spaces/Agents-MCP-Hackathon/AudioGrid@e2a12352bc5cfce1955c5397a1653168fed549a8#egg=gradio_audiogrid
19
- # Editable install with no version control (gradio_audiomerger==0.0.1)
20
- -e /Users/ahmetemresafak/Downloads/audiomerger
21
  gradio_client==1.10.2
22
- # Editable install with no version control (gradio_custom-audio-merger==0.0.1)
23
- -e /Users/ahmetemresafak/PythonProjects/custom-audio-merger
24
- -e git+https://huggingface.co/spaces/Agents-MCP-Hackathon/AudioGrid@e2a12352bc5cfce1955c5397a1653168fed549a8#egg=gradio_grid
25
- # Editable install with no version control (gradio_my_merger==0.0.1)
26
- -e /Users/ahmetemresafak/PythonProjects/my_merger
27
- # Editable install with no version control (gradio_mycomponent==0.0.1)
28
- -e /Users/ahmetemresafak/PythonProjects/mycomponent
29
- -e git+https://github.com/freddyaboulton/gradio-pdf.git@8833e9cd419d2a5eeff98e3ae8cbe690913bcfce#egg=gradio_pdf
30
  groovy==0.1.2
31
  h11==0.16.0
32
  hatch-requirements-txt==0.4.1
 
13
  filelock==3.18.0
14
  fsspec==2025.5.1
15
  gradio==5.33.0
16
+ gradio_audiogrid==0.0.2
 
 
 
 
17
  gradio_client==1.10.2
 
 
 
 
 
 
 
 
18
  groovy==0.1.2
19
  h11==0.16.0
20
  hatch-requirements-txt==0.4.1