annabeth97c commited on
Commit
ecc971f
·
verified ·
1 Parent(s): 11872ca

Initial commit

Browse files
Files changed (2) hide show
  1. README.md +5 -7
  2. requirements.txt +165 -0
README.md CHANGED
@@ -1,14 +1,12 @@
1
  ---
2
- title: SonicVerse
3
- emoji: 🏆
4
- colorFrom: pink
5
- colorTo: pink
6
  sdk: gradio
7
  sdk_version: 5.25.2
8
  app_file: app.py
9
  pinned: false
10
- license: cc-by-2.5
11
- short_description: https://github.com/AMAAI-Lab/SonicVerse
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Temp
3
+ emoji: 🖼
4
+ colorFrom: purple
5
+ colorTo: red
6
  sdk: gradio
7
  sdk_version: 5.25.2
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ accelerate==0.29.3
3
+ aiofiles==23.2.1
4
+ aiohttp==3.9.5
5
+ aiosignal==1.3.1
6
+ altair==5.5.0
7
+ anyio==4.9.0
8
+ argbind==0.3.9
9
+ asttokens==2.4.1
10
+ async-timeout==4.0.3
11
+ attrs==23.2.0
12
+ audioread==3.0.1
13
+ bert-score==0.3.13
14
+ bitsandbytes==0.43.1
15
+ blinker==1.8.2
16
+ certifi==2024.7.4
17
+ cffi==1.16.0
18
+ charset-normalizer==3.3.2
19
+ click==8.1.7
20
+ contourpy==1.2.1
21
+ cycler==0.12.1
22
+ datasets==2.19.0
23
+ decorator==5.1.1
24
+ deepspeed==0.9.5
25
+ descript-audio-codec==1.0.0
26
+ descript-audiotools==0.7.2
27
+ dill==0.3.8
28
+ docstring_parser==0.16
29
+ einops==0.8.0
30
+ evaluate==0.4.3
31
+ exceptiongroup==1.2.2
32
+ executing==2.0.1
33
+ fastapi==0.115.12
34
+ ffmpy==0.3.2
35
+ filelock==3.15.4
36
+ fire==0.6.0
37
+ Flask==3.0.3
38
+ flatten-dict==0.4.2
39
+ fonttools==4.53.1
40
+ frozenlist==1.4.1
41
+ fsspec==2024.3.1
42
+ future==1.0.0
43
+ gradio==3.50.2
44
+ gradio_client==0.6.1
45
+ graphviz==0.20.3
46
+ grpcio==1.64.1
47
+ h11==0.16.0
48
+ hjson==3.1.0
49
+ httpcore==1.0.9
50
+ httpx==0.28.1
51
+ huggingface-hub==0.23.4
52
+ idna==3.7
53
+ importlib_metadata==8.0.0
54
+ importlib_resources==6.4.0
55
+ ipython==8.18.1
56
+ itsdangerous==2.2.0
57
+ jedi==0.19.1
58
+ Jinja2==3.1.4
59
+ joblib==1.4.2
60
+ jsonschema==4.23.0
61
+ jsonschema-specifications==2025.4.1
62
+ julius==0.2.7
63
+ kiwisolver==1.4.5
64
+ lazy_loader==0.4
65
+ librosa==0.10.2.post1
66
+ llvmlite==0.43.0
67
+ Markdown==3.6
68
+ markdown-it-py==3.0.0
69
+ markdown2==2.5.0
70
+ MarkupSafe==2.1.5
71
+ matplotlib==3.9.1
72
+ matplotlib-inline==0.1.7
73
+ mdurl==0.1.2
74
+ mpmath==1.3.0
75
+ msgpack==1.0.8
76
+ multidict==6.0.5
77
+ multiprocess==0.70.16
78
+ narwhals==1.40.0
79
+ networkx==3.2.1
80
+ ninja==1.11.1.1
81
+ nltk==3.8.1
82
+ numba==0.60.0
83
+ numpy==1.26.4
84
+ nvidia-cublas-cu12==12.1.3.1
85
+ nvidia-cuda-cupti-cu12==12.1.105
86
+ nvidia-cuda-nvrtc-cu12==12.1.105
87
+ nvidia-cuda-runtime-cu12==12.1.105
88
+ nvidia-cudnn-cu12==8.9.2.26
89
+ nvidia-cufft-cu12==11.0.2.54
90
+ nvidia-curand-cu12==10.3.2.106
91
+ nvidia-cusolver-cu12==11.4.5.107
92
+ nvidia-cusparse-cu12==12.1.0.106
93
+ nvidia-nccl-cu12==2.20.5
94
+ nvidia-nvjitlink-cu12==12.5.82
95
+ nvidia-nvtx-cu12==12.1.105
96
+ orjson==3.10.18
97
+ packaging==24.1
98
+ pandas==2.2.2
99
+ parso==0.8.4
100
+ peft==0.10.0
101
+ pexpect==4.9.0
102
+ pillow==10.3.0
103
+ platformdirs==4.2.2
104
+ pooch==1.8.2
105
+ prompt_toolkit==3.0.47
106
+ protobuf==3.19.6
107
+ psutil==6.0.0
108
+ ptyprocess==0.7.0
109
+ pure-eval==0.2.2
110
+ py-cpuinfo==9.0.0
111
+ pyarrow==16.1.0
112
+ pyarrow-hotfix==0.6
113
+ pycparser==2.22
114
+ pydantic==1.10.17
115
+ pydub==0.25.1
116
+ Pygments==2.18.0
117
+ pyloudnorm==0.1.1
118
+ pyparsing==3.1.2
119
+ pystoi==0.4.1
120
+ python-dateutil==2.9.0.post0
121
+ python-multipart==0.0.20
122
+ pytz==2024.1
123
+ PyYAML==6.0.1
124
+ randomname==0.2.1
125
+ referencing==0.36.2
126
+ regex==2024.5.15
127
+ requests==2.32.3
128
+ rich==13.7.1
129
+ rouge_score==0.1.2
130
+ rpds-py==0.25.0
131
+ safetensors==0.4.3
132
+ scikit-learn==1.5.1
133
+ scipy==1.13.0
134
+ semantic-version==2.10.0
135
+ sentencepiece==0.2.0
136
+ six==1.16.0
137
+ sniffio==1.3.1
138
+ soundfile==0.12.1
139
+ soxr==0.3.7
140
+ stack-data==0.6.3
141
+ starlette==0.46.2
142
+ sympy==1.13.0
143
+ tensorboard==2.17.0
144
+ tensorboard-data-server==0.7.2
145
+ termcolor==2.4.0
146
+ threadpoolctl==3.5.0
147
+ tokenizers==0.19.1
148
+ torch==2.3.1
149
+ torch-stoi==0.2.1
150
+ torchaudio==2.3.1
151
+ torchviz==0.0.2
152
+ tqdm==4.66.4
153
+ traitlets==5.14.3
154
+ transformers==4.40.1
155
+ triton==2.3.1
156
+ typing_extensions==4.12.2
157
+ tzdata==2024.1
158
+ urllib3==2.2.2
159
+ uvicorn==0.34.2
160
+ wcwidth==0.2.13
161
+ websockets==11.0.3
162
+ Werkzeug==3.0.3
163
+ xxhash==3.4.1
164
+ yarl==1.9.4
165
+ zipp==3.19.2