Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +293 -0
- .gitignore +0 -0
- .gradio/certificate.pem +31 -0
- .python-version +1 -0
- .ruff_cache/.gitignore +2 -0
- .ruff_cache/0.11.10/10922530150468359344 +0 -0
- .ruff_cache/0.11.10/12223937228043087510 +0 -0
- .ruff_cache/0.11.10/13973114271414642118 +0 -0
- .ruff_cache/0.11.10/15379717627574242111 +0 -0
- .ruff_cache/0.11.10/16186549098218669049 +0 -0
- .ruff_cache/0.11.10/1908541114408301161 +0 -0
- .ruff_cache/0.11.10/3176755339539232075 +0 -0
- .ruff_cache/0.11.10/3939146714212420086 +0 -0
- .ruff_cache/0.11.10/4221167062688112584 +0 -0
- .ruff_cache/0.11.10/7716248533363555371 +0 -0
- .ruff_cache/0.11.10/779206323424345169 +0 -0
- .ruff_cache/0.11.10/9130575010479458968 +0 -0
- .ruff_cache/0.11.11/10922530150468359344 +0 -0
- .ruff_cache/0.11.11/12223937228043087510 +0 -0
- .ruff_cache/0.11.11/15379717627574242111 +0 -0
- .ruff_cache/0.11.11/16186549098218669049 +0 -0
- .ruff_cache/0.11.11/1908541114408301161 +0 -0
- .ruff_cache/0.11.11/3176755339539232075 +0 -0
- .ruff_cache/0.11.11/3939146714212420086 +0 -0
- .ruff_cache/0.11.11/4221167062688112584 +0 -0
- .ruff_cache/0.11.11/7716248533363555371 +0 -0
- .ruff_cache/0.11.11/779206323424345169 +0 -0
- .ruff_cache/0.11.11/9130575010479458968 +0 -0
- .ruff_cache/CACHEDIR.TAG +1 -0
- .venv/.gitignore +1 -0
- .venv/CACHEDIR.TAG +1 -0
- .venv/bin/activate +130 -0
- .venv/bin/activate.bat +71 -0
- .venv/bin/activate.csh +76 -0
- .venv/bin/activate.fish +124 -0
- .venv/bin/activate.nu +117 -0
- .venv/bin/activate.ps1 +82 -0
- .venv/bin/activate_this.py +59 -0
- .venv/bin/deactivate.bat +39 -0
- .venv/bin/f2py +10 -0
- .venv/bin/fastapi +10 -0
- .venv/bin/gradio +10 -0
- .venv/bin/httpx +10 -0
- .venv/bin/huggingface-cli +10 -0
- .venv/bin/markdown-it +10 -0
- .venv/bin/normalizer +10 -0
- .venv/bin/numba +8 -0
- .venv/bin/numpy-config +10 -0
- .venv/bin/pydoc.bat +22 -0
- .venv/bin/pygmentize +10 -0
.gitattributes
CHANGED
@@ -33,3 +33,296 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
.venv/bin/ruff filter=lfs diff=lfs merge=lfs -text
|
37 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libbrotlicommon.1.1.0.dylib filter=lfs diff=lfs merge=lfs -text
|
38 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libbrotlidec.1.1.0.dylib filter=lfs diff=lfs merge=lfs -text
|
39 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libfreetype.6.dylib filter=lfs diff=lfs merge=lfs -text
|
40 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libharfbuzz.0.dylib filter=lfs diff=lfs merge=lfs -text
|
41 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libjpeg.62.4.0.dylib filter=lfs diff=lfs merge=lfs -text
|
42 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/liblcms2.2.dylib filter=lfs diff=lfs merge=lfs -text
|
43 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/liblzma.5.dylib filter=lfs diff=lfs merge=lfs -text
|
44 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libopenjp2.2.5.3.dylib filter=lfs diff=lfs merge=lfs -text
|
45 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libpng16.16.dylib filter=lfs diff=lfs merge=lfs -text
|
46 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libtiff.6.dylib filter=lfs diff=lfs merge=lfs -text
|
47 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libwebp.7.dylib filter=lfs diff=lfs merge=lfs -text
|
48 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libwebpmux.3.dylib filter=lfs diff=lfs merge=lfs -text
|
49 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libxcb.1.1.0.dylib filter=lfs diff=lfs merge=lfs -text
|
50 |
+
.venv/lib/python3.13/site-packages/PIL/.dylibs/libz.1.3.1.zlib-ng.dylib filter=lfs diff=lfs merge=lfs -text
|
51 |
+
.venv/lib/python3.13/site-packages/PIL/__pycache__/Image.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
52 |
+
.venv/lib/python3.13/site-packages/PIL/__pycache__/TiffImagePlugin.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
53 |
+
.venv/lib/python3.13/site-packages/PIL/_imaging.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
54 |
+
.venv/lib/python3.13/site-packages/PIL/_imagingft.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
55 |
+
.venv/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
56 |
+
.venv/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
57 |
+
.venv/lib/python3.13/site-packages/_soundfile_data/libsndfile_arm64.dylib filter=lfs diff=lfs merge=lfs -text
|
58 |
+
.venv/lib/python3.13/site-packages/anyio/_backends/__pycache__/_asyncio.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
59 |
+
.venv/lib/python3.13/site-packages/charset_normalizer/md.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
60 |
+
.venv/lib/python3.13/site-packages/charset_normalizer/md__mypyc.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
61 |
+
.venv/lib/python3.13/site-packages/click/__pycache__/core.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
62 |
+
.venv/lib/python3.13/site-packages/gradio/__pycache__/blocks.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
63 |
+
.venv/lib/python3.13/site-packages/gradio/_frontend_code/imageslider/img_01.png filter=lfs diff=lfs merge=lfs -text
|
64 |
+
.venv/lib/python3.13/site-packages/gradio/_frontend_code/imageslider/img_02.png filter=lfs diff=lfs merge=lfs -text
|
65 |
+
.venv/lib/python3.13/site-packages/gradio/_frontend_code/imageslider/img_03.png filter=lfs diff=lfs merge=lfs -text
|
66 |
+
.venv/lib/python3.13/site-packages/gradio/templates/frontend/assets/PlotlyPlot-Co8MzvUf.js.map filter=lfs diff=lfs merge=lfs -text
|
67 |
+
.venv/lib/python3.13/site-packages/gradio/templates/frontend/static/fonts/Source[[:space:]]Sans[[:space:]]Pro/SourceSansPro-Bold.woff2 filter=lfs diff=lfs merge=lfs -text
|
68 |
+
.venv/lib/python3.13/site-packages/gradio/templates/frontend/static/fonts/Source[[:space:]]Sans[[:space:]]Pro/SourceSansPro-Regular.woff2 filter=lfs diff=lfs merge=lfs -text
|
69 |
+
.venv/lib/python3.13/site-packages/gradio/templates/frontend/static/img/Duck.glb filter=lfs diff=lfs merge=lfs -text
|
70 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/2.CCyyeQme.js.br filter=lfs diff=lfs merge=lfs -text
|
71 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/AltairPlot.CaCPIcpF.js.br filter=lfs diff=lfs merge=lfs -text
|
72 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/Index.DPI6qyy3.js.br filter=lfs diff=lfs merge=lfs -text
|
73 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/Index.DxDDHEi8.js.br filter=lfs diff=lfs merge=lfs -text
|
74 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/PlotlyPlot.C9pD-Ptn.js.br filter=lfs diff=lfs merge=lfs -text
|
75 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/cytoscape.esm.C_mCjcvO.js.br filter=lfs diff=lfs merge=lfs -text
|
76 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/hls.CFPBCiRi.js.br filter=lfs diff=lfs merge=lfs -text
|
77 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/index.B4f7kVg_.js.br filter=lfs diff=lfs merge=lfs -text
|
78 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/mermaid.core.XEF-ypl3.js.br filter=lfs diff=lfs merge=lfs -text
|
79 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/vega-embed.module.YIWBiiHQ.js.br filter=lfs diff=lfs merge=lfs -text
|
80 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/client/_app/immutable/chunks/vega-tooltip.module.BAMWjs5Y.js.br filter=lfs diff=lfs merge=lfs -text
|
81 |
+
.venv/lib/python3.13/site-packages/gradio/templates/node/build/server/chunks/PlotlyPlot-DgUTa5VG.js.map filter=lfs diff=lfs merge=lfs -text
|
82 |
+
.venv/lib/python3.13/site-packages/gradio_client/__pycache__/media_data.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
83 |
+
.venv/lib/python3.13/site-packages/hf_xet/hf_xet.abi3.so filter=lfs diff=lfs merge=lfs -text
|
84 |
+
.venv/lib/python3.13/site-packages/huggingface_hub/__pycache__/hf_api.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
85 |
+
.venv/lib/python3.13/site-packages/huggingface_hub/inference/__pycache__/_client.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
86 |
+
.venv/lib/python3.13/site-packages/jinja2/__pycache__/compiler.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
87 |
+
.venv/lib/python3.13/site-packages/llvmlite/binding/libllvmlite.dylib filter=lfs diff=lfs merge=lfs -text
|
88 |
+
.venv/lib/python3.13/site-packages/msgpack/_cmsgpack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
89 |
+
.venv/lib/python3.13/site-packages/numba/_helperlib.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
90 |
+
.venv/lib/python3.13/site-packages/numpy/_core/__pycache__/_add_newdocs.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
91 |
+
.venv/lib/python3.13/site-packages/numpy/_core/__pycache__/fromnumeric.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
92 |
+
.venv/lib/python3.13/site-packages/numpy/_core/_multiarray_tests.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
93 |
+
.venv/lib/python3.13/site-packages/numpy/_core/_multiarray_umath.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
94 |
+
.venv/lib/python3.13/site-packages/numpy/_core/_simd.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
95 |
+
.venv/lib/python3.13/site-packages/numpy/fft/_pocketfft_umath.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
96 |
+
.venv/lib/python3.13/site-packages/numpy/lib/__pycache__/_function_base_impl.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
97 |
+
.venv/lib/python3.13/site-packages/numpy/linalg/__pycache__/_linalg.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
98 |
+
.venv/lib/python3.13/site-packages/numpy/linalg/_umath_linalg.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
99 |
+
.venv/lib/python3.13/site-packages/numpy/ma/__pycache__/core.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
100 |
+
.venv/lib/python3.13/site-packages/numpy/random/_bounded_integers.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
101 |
+
.venv/lib/python3.13/site-packages/numpy/random/_common.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
102 |
+
.venv/lib/python3.13/site-packages/numpy/random/_generator.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
103 |
+
.venv/lib/python3.13/site-packages/numpy/random/_mt19937.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
104 |
+
.venv/lib/python3.13/site-packages/numpy/random/_pcg64.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
105 |
+
.venv/lib/python3.13/site-packages/numpy/random/_philox.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
106 |
+
.venv/lib/python3.13/site-packages/numpy/random/bit_generator.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
107 |
+
.venv/lib/python3.13/site-packages/numpy/random/mtrand.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
108 |
+
.venv/lib/python3.13/site-packages/orjson/orjson.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
109 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/algos.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
110 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/arrays.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
111 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/groupby.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
112 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/hashing.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
113 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/hashtable.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
114 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/index.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
115 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/internals.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
116 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/interval.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
117 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/join.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
118 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/lib.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
119 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/missing.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
120 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/ops.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
121 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/parsers.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
122 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/reshape.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
123 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/sas.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
124 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/sparse.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
125 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/testing.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
126 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslib.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
127 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/ccalendar.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
128 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/conversion.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
129 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/dtypes.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
130 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/fields.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
131 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/nattype.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
132 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/np_datetime.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
133 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/offsets.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
134 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/parsing.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
135 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/period.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
136 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/strptime.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
137 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/timedeltas.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
138 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/timestamps.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
139 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/timezones.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
140 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/tzconversion.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
141 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/tslibs/vectorized.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
142 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/window/aggregations.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
143 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/window/indexers.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
144 |
+
.venv/lib/python3.13/site-packages/pandas/_libs/writers.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
145 |
+
.venv/lib/python3.13/site-packages/pandas/core/__pycache__/frame.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
146 |
+
.venv/lib/python3.13/site-packages/pandas/core/__pycache__/generic.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
147 |
+
.venv/lib/python3.13/site-packages/pandas/core/__pycache__/indexing.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
148 |
+
.venv/lib/python3.13/site-packages/pandas/core/__pycache__/series.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
149 |
+
.venv/lib/python3.13/site-packages/pandas/core/arrays/__pycache__/categorical.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
150 |
+
.venv/lib/python3.13/site-packages/pandas/core/arrays/arrow/__pycache__/array.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
151 |
+
.venv/lib/python3.13/site-packages/pandas/core/groupby/__pycache__/groupby.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
152 |
+
.venv/lib/python3.13/site-packages/pandas/core/indexes/__pycache__/base.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
153 |
+
.venv/lib/python3.13/site-packages/pandas/core/indexes/__pycache__/multi.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
154 |
+
.venv/lib/python3.13/site-packages/pandas/core/strings/__pycache__/accessor.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
155 |
+
.venv/lib/python3.13/site-packages/pandas/io/__pycache__/pytables.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
156 |
+
.venv/lib/python3.13/site-packages/pandas/io/__pycache__/sql.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
157 |
+
.venv/lib/python3.13/site-packages/pandas/io/__pycache__/stata.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
158 |
+
.venv/lib/python3.13/site-packages/pandas/io/formats/__pycache__/style.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
159 |
+
.venv/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
160 |
+
.venv/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
161 |
+
.venv/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
162 |
+
.venv/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
163 |
+
.venv/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
164 |
+
.venv/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc filter=lfs diff=lfs merge=lfs -text
|
165 |
+
.venv/lib/python3.13/site-packages/scipy/.dylibs/libgcc_s.1.1.dylib filter=lfs diff=lfs merge=lfs -text
|
166 |
+
.venv/lib/python3.13/site-packages/scipy/.dylibs/libgfortran.5.dylib filter=lfs diff=lfs merge=lfs -text
|
167 |
+
.venv/lib/python3.13/site-packages/scipy/.dylibs/libquadmath.0.dylib filter=lfs diff=lfs merge=lfs -text
|
168 |
+
.venv/lib/python3.13/site-packages/scipy/_lib/_ccallback_c.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
169 |
+
.venv/lib/python3.13/site-packages/scipy/_lib/_uarray/_uarray.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
170 |
+
.venv/lib/python3.13/site-packages/scipy/cluster/_hierarchy.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
171 |
+
.venv/lib/python3.13/site-packages/scipy/cluster/_optimal_leaf_ordering.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
172 |
+
.venv/lib/python3.13/site-packages/scipy/cluster/_vq.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
173 |
+
.venv/lib/python3.13/site-packages/scipy/fft/_pocketfft/pypocketfft.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
174 |
+
.venv/lib/python3.13/site-packages/scipy/fftpack/convolve.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
175 |
+
.venv/lib/python3.13/site-packages/scipy/integrate/_dop.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
176 |
+
.venv/lib/python3.13/site-packages/scipy/integrate/_lsoda.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
177 |
+
.venv/lib/python3.13/site-packages/scipy/integrate/_odepack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
178 |
+
.venv/lib/python3.13/site-packages/scipy/integrate/_quadpack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
179 |
+
.venv/lib/python3.13/site-packages/scipy/integrate/_test_odeint_banded.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
180 |
+
.venv/lib/python3.13/site-packages/scipy/integrate/_vode.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
181 |
+
.venv/lib/python3.13/site-packages/scipy/interpolate/_bspl.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
182 |
+
.venv/lib/python3.13/site-packages/scipy/interpolate/_dfitpack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
183 |
+
.venv/lib/python3.13/site-packages/scipy/interpolate/_fitpack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
184 |
+
.venv/lib/python3.13/site-packages/scipy/interpolate/_interpnd.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
185 |
+
.venv/lib/python3.13/site-packages/scipy/interpolate/_ppoly.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
186 |
+
.venv/lib/python3.13/site-packages/scipy/interpolate/_rbfinterp_pythran.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
187 |
+
.venv/lib/python3.13/site-packages/scipy/interpolate/_rgi_cython.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
188 |
+
.venv/lib/python3.13/site-packages/scipy/io/_fast_matrix_market/_fmm_core.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
189 |
+
.venv/lib/python3.13/site-packages/scipy/io/matlab/_mio5_utils.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
190 |
+
.venv/lib/python3.13/site-packages/scipy/io/matlab/_streams.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
191 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_cythonized_array_utils.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
192 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_decomp_interpolative.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
193 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_decomp_lu_cython.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
194 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_decomp_update.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
195 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_fblas.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
196 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_flapack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
197 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_linalg_pythran.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
198 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_matfuncs_expm.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
199 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_matfuncs_sqrtm_triu.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
200 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/_solve_toeplitz.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
201 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/cython_blas.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
202 |
+
.venv/lib/python3.13/site-packages/scipy/linalg/cython_lapack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
203 |
+
.venv/lib/python3.13/site-packages/scipy/ndimage/_nd_image.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
204 |
+
.venv/lib/python3.13/site-packages/scipy/ndimage/_ni_label.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
205 |
+
.venv/lib/python3.13/site-packages/scipy/odr/__odrpack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
206 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_bglu_dense.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
207 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_cobyla.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
208 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_cython_nnls.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
209 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_highspy/_core.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
210 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_highspy/_highs_options.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
211 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
212 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_minpack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
213 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_moduleTNC.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
214 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_pava_pybind.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
215 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_slsqp.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
216 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/_trlib/_trlib.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
217 |
+
.venv/lib/python3.13/site-packages/scipy/optimize/cython_optimize/_zeros.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
218 |
+
.venv/lib/python3.13/site-packages/scipy/signal/_peak_finding_utils.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
219 |
+
.venv/lib/python3.13/site-packages/scipy/signal/_sigtools.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
220 |
+
.venv/lib/python3.13/site-packages/scipy/signal/_sosfilt.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
221 |
+
.venv/lib/python3.13/site-packages/scipy/signal/_upfirdn_apply.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
222 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/_csparsetools.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
223 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/_sparsetools.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
224 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/csgraph/_flow.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
225 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/csgraph/_matching.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
226 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
227 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/csgraph/_reordering.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
228 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
229 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/csgraph/_tools.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
230 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/csgraph/_traversal.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
231 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/linalg/_dsolve/_superlu.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
232 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
233 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/linalg/_propack/_cpropack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
234 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/linalg/_propack/_dpropack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
235 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/linalg/_propack/_spropack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
236 |
+
.venv/lib/python3.13/site-packages/scipy/sparse/linalg/_propack/_zpropack.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
237 |
+
.venv/lib/python3.13/site-packages/scipy/spatial/_ckdtree.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
238 |
+
.venv/lib/python3.13/site-packages/scipy/spatial/_distance_pybind.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
239 |
+
.venv/lib/python3.13/site-packages/scipy/spatial/_distance_wrap.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
240 |
+
.venv/lib/python3.13/site-packages/scipy/spatial/_hausdorff.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
241 |
+
.venv/lib/python3.13/site-packages/scipy/spatial/_qhull.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
242 |
+
.venv/lib/python3.13/site-packages/scipy/spatial/_voronoi.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
243 |
+
.venv/lib/python3.13/site-packages/scipy/spatial/transform/_rotation.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
244 |
+
.venv/lib/python3.13/site-packages/scipy/special/_ellip_harm_2.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
245 |
+
.venv/lib/python3.13/site-packages/scipy/special/_gufuncs.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
246 |
+
.venv/lib/python3.13/site-packages/scipy/special/_specfun.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
247 |
+
.venv/lib/python3.13/site-packages/scipy/special/_special_ufuncs.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
248 |
+
.venv/lib/python3.13/site-packages/scipy/special/_test_internal.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
249 |
+
.venv/lib/python3.13/site-packages/scipy/special/_ufuncs.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
250 |
+
.venv/lib/python3.13/site-packages/scipy/special/_ufuncs_cxx.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
251 |
+
.venv/lib/python3.13/site-packages/scipy/special/cython_special.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
252 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_ansari_swilk_statistics.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
253 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_biasedurn.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
254 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_mvn.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
255 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_qmc_cy.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
256 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_rcont/rcont.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
257 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_sobol.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
258 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_stats.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
259 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_stats_pythran.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
260 |
+
.venv/lib/python3.13/site-packages/scipy/stats/_unuran/unuran_wrapper.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
261 |
+
.venv/lib/python3.13/site-packages/sklearn/.dylibs/libomp.dylib filter=lfs diff=lfs merge=lfs -text
|
262 |
+
.venv/lib/python3.13/site-packages/sklearn/_isotonic.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
263 |
+
.venv/lib/python3.13/site-packages/sklearn/_loss/_loss.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
264 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_dbscan_inner.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
265 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_hdbscan/_linkage.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
266 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_hdbscan/_reachability.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
267 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_hdbscan/_tree.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
268 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_hierarchical_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
269 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_k_means_common.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
270 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_k_means_elkan.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
271 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_k_means_lloyd.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
272 |
+
.venv/lib/python3.13/site-packages/sklearn/cluster/_k_means_minibatch.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
273 |
+
.venv/lib/python3.13/site-packages/sklearn/datasets/_svmlight_format_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
274 |
+
.venv/lib/python3.13/site-packages/sklearn/datasets/images/china.jpg filter=lfs diff=lfs merge=lfs -text
|
275 |
+
.venv/lib/python3.13/site-packages/sklearn/datasets/images/flower.jpg filter=lfs diff=lfs merge=lfs -text
|
276 |
+
.venv/lib/python3.13/site-packages/sklearn/decomposition/_cdnmf_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
277 |
+
.venv/lib/python3.13/site-packages/sklearn/decomposition/_online_lda_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
278 |
+
.venv/lib/python3.13/site-packages/sklearn/ensemble/_gradient_boosting.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
279 |
+
.venv/lib/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/_binning.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
280 |
+
.venv/lib/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/_bitset.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
281 |
+
.venv/lib/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
282 |
+
.venv/lib/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/_predictor.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
283 |
+
.venv/lib/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/common.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
284 |
+
.venv/lib/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/histogram.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
285 |
+
.venv/lib/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/splitting.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
286 |
+
.venv/lib/python3.13/site-packages/sklearn/feature_extraction/_hashing_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
287 |
+
.venv/lib/python3.13/site-packages/sklearn/linear_model/_cd_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
288 |
+
.venv/lib/python3.13/site-packages/sklearn/linear_model/_sag_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
289 |
+
.venv/lib/python3.13/site-packages/sklearn/linear_model/_sgd_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
290 |
+
.venv/lib/python3.13/site-packages/sklearn/manifold/_barnes_hut_tsne.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
291 |
+
.venv/lib/python3.13/site-packages/sklearn/manifold/_utils.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
292 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_dist_metrics.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
293 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/_argkmin.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
294 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
295 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/_base.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
296 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
297 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
298 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
299 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
300 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/_pairwise_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
301 |
+
.venv/lib/python3.13/site-packages/sklearn/metrics/cluster/_expected_mutual_info_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
302 |
+
.venv/lib/python3.13/site-packages/sklearn/neighbors/_ball_tree.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
303 |
+
.venv/lib/python3.13/site-packages/sklearn/neighbors/_kd_tree.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
304 |
+
.venv/lib/python3.13/site-packages/sklearn/neighbors/_quad_tree.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
305 |
+
.venv/lib/python3.13/site-packages/sklearn/preprocessing/_csr_polynomial_expansion.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
306 |
+
.venv/lib/python3.13/site-packages/sklearn/preprocessing/_target_encoder_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
307 |
+
.venv/lib/python3.13/site-packages/sklearn/svm/_liblinear.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
308 |
+
.venv/lib/python3.13/site-packages/sklearn/svm/_libsvm.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
309 |
+
.venv/lib/python3.13/site-packages/sklearn/svm/_libsvm_sparse.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
310 |
+
.venv/lib/python3.13/site-packages/sklearn/tree/_criterion.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
311 |
+
.venv/lib/python3.13/site-packages/sklearn/tree/_partitioner.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
312 |
+
.venv/lib/python3.13/site-packages/sklearn/tree/_splitter.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
313 |
+
.venv/lib/python3.13/site-packages/sklearn/tree/_tree.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
314 |
+
.venv/lib/python3.13/site-packages/sklearn/tree/_utils.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
315 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_cython_blas.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
316 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_fast_dict.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
317 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_isfinite.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
318 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_openmp_helpers.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
319 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_random.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
320 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_seq_dataset.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
321 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_typedefs.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
322 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_vector_sentinel.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
323 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/_weight_vector.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
324 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/arrayfuncs.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
325 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/murmurhash.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
326 |
+
.venv/lib/python3.13/site-packages/sklearn/utils/sparsefuncs_fast.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
327 |
+
.venv/lib/python3.13/site-packages/soxr/soxr_ext.abi3.so filter=lfs diff=lfs merge=lfs -text
|
328 |
+
.venv/lib/python3.13/site-packages/yaml/_yaml.cpython-313-darwin.so filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
File without changes
|
.gradio/certificate.pem
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-----BEGIN CERTIFICATE-----
|
2 |
+
MIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw
|
3 |
+
TzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh
|
4 |
+
cmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4
|
5 |
+
WhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu
|
6 |
+
ZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY
|
7 |
+
MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc
|
8 |
+
h77ct984kIxuPOZXoHj3dcKi/vVqbvYATyjb3miGbESTtrFj/RQSa78f0uoxmyF+
|
9 |
+
0TM8ukj13Xnfs7j/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U
|
10 |
+
A5/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW
|
11 |
+
T8KOEUt+zwvo/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm/ELNKjD+Jo2FR3qyH
|
12 |
+
B5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC
|
13 |
+
B5iPNgiV5+I3lg02dZ77DnKxHZu8A/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv
|
14 |
+
KBds0pjBqAlkd25HN7rOrFleaJ1/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn
|
15 |
+
OlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn
|
16 |
+
jh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw
|
17 |
+
qHyGO0aoSCqI3Haadr8faqU9GY/rOPNk3sgrDQoo//fb4hVC1CLQJ13hef4Y53CI
|
18 |
+
rU7m2Ys6xt0nUW7/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV
|
19 |
+
HRMBAf8EBTADAQH/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq
|
20 |
+
hkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS/V9lZL
|
21 |
+
ubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ
|
22 |
+
3BebYhtF8GaV0nxvwuo77x/Py9auJ/GpsMiu/X1+mvoiBOv/2X/qkSsisRcOj/KK
|
23 |
+
NFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5
|
24 |
+
ORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur
|
25 |
+
TkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC
|
26 |
+
jNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc
|
27 |
+
oyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0/1lvh+wjChP4kqKOJ2qxq
|
28 |
+
4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U/t7y0Ff/9yi0GE44Za4rF2LN9d11TPA
|
29 |
+
mRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d
|
30 |
+
emyPxgcYxn/eR44/KJ4EBs+lVDR3veyJm+kXQ99b21/+jh5Xos1AnX5iItreGCc=
|
31 |
+
-----END CERTIFICATE-----
|
.python-version
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
3.13
|
.ruff_cache/.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
# Automatically created by ruff.
|
2 |
+
*
|
.ruff_cache/0.11.10/10922530150468359344
ADDED
Binary file (1.45 kB). View file
|
|
.ruff_cache/0.11.10/12223937228043087510
ADDED
Binary file (133 Bytes). View file
|
|
.ruff_cache/0.11.10/13973114271414642118
ADDED
Binary file (129 Bytes). View file
|
|
.ruff_cache/0.11.10/15379717627574242111
ADDED
Binary file (188 Bytes). View file
|
|
.ruff_cache/0.11.10/16186549098218669049
ADDED
Binary file (6.68 kB). View file
|
|
.ruff_cache/0.11.10/1908541114408301161
ADDED
Binary file (124 Bytes). View file
|
|
.ruff_cache/0.11.10/3176755339539232075
ADDED
Binary file (126 Bytes). View file
|
|
.ruff_cache/0.11.10/3939146714212420086
ADDED
Binary file (217 Bytes). View file
|
|
.ruff_cache/0.11.10/4221167062688112584
ADDED
Binary file (124 Bytes). View file
|
|
.ruff_cache/0.11.10/7716248533363555371
ADDED
Binary file (126 Bytes). View file
|
|
.ruff_cache/0.11.10/779206323424345169
ADDED
Binary file (128 Bytes). View file
|
|
.ruff_cache/0.11.10/9130575010479458968
ADDED
Binary file (6.14 kB). View file
|
|
.ruff_cache/0.11.11/10922530150468359344
ADDED
Binary file (1.38 kB). View file
|
|
.ruff_cache/0.11.11/12223937228043087510
ADDED
Binary file (100 Bytes). View file
|
|
.ruff_cache/0.11.11/15379717627574242111
ADDED
Binary file (136 Bytes). View file
|
|
.ruff_cache/0.11.11/16186549098218669049
ADDED
Binary file (6.52 kB). View file
|
|
.ruff_cache/0.11.11/1908541114408301161
ADDED
Binary file (91 Bytes). View file
|
|
.ruff_cache/0.11.11/3176755339539232075
ADDED
Binary file (93 Bytes). View file
|
|
.ruff_cache/0.11.11/3939146714212420086
ADDED
Binary file (116 Bytes). View file
|
|
.ruff_cache/0.11.11/4221167062688112584
ADDED
Binary file (91 Bytes). View file
|
|
.ruff_cache/0.11.11/7716248533363555371
ADDED
Binary file (93 Bytes). View file
|
|
.ruff_cache/0.11.11/779206323424345169
ADDED
Binary file (95 Bytes). View file
|
|
.ruff_cache/0.11.11/9130575010479458968
ADDED
Binary file (5.83 kB). View file
|
|
.ruff_cache/CACHEDIR.TAG
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Signature: 8a477f597d28d172789f06886806bc55
|
.venv/.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
*
|
.venv/CACHEDIR.TAG
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Signature: 8a477f597d28d172789f06886806bc55
|
.venv/bin/activate
ADDED
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
#
|
3 |
+
# Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
# a copy of this software and associated documentation files (the
|
5 |
+
# "Software"), to deal in the Software without restriction, including
|
6 |
+
# without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
# distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
# permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
# the following conditions:
|
10 |
+
#
|
11 |
+
# The above copyright notice and this permission notice shall be
|
12 |
+
# included in all copies or substantial portions of the Software.
|
13 |
+
#
|
14 |
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
# This file must be used with "source bin/activate" *from bash*
|
23 |
+
# you cannot run it directly
|
24 |
+
|
25 |
+
if ! [ -z "${SCRIPT_PATH+_}" ] ; then
|
26 |
+
_OLD_SCRIPT_PATH="$SCRIPT_PATH"
|
27 |
+
fi
|
28 |
+
|
29 |
+
# Get script path (only used if environment is relocatable).
|
30 |
+
if [ -n "${BASH_VERSION:+x}" ] ; then
|
31 |
+
SCRIPT_PATH="${BASH_SOURCE[0]}"
|
32 |
+
if [ "$SCRIPT_PATH" = "$0" ]; then
|
33 |
+
# Only bash has a reasonably robust check for source'dness.
|
34 |
+
echo "You must source this script: \$ source $0" >&2
|
35 |
+
exit 33
|
36 |
+
fi
|
37 |
+
elif [ -n "${ZSH_VERSION:+x}" ] ; then
|
38 |
+
SCRIPT_PATH="${(%):-%x}"
|
39 |
+
elif [ -n "${KSH_VERSION:+x}" ] ; then
|
40 |
+
SCRIPT_PATH="${.sh.file}"
|
41 |
+
fi
|
42 |
+
|
43 |
+
deactivate () {
|
44 |
+
unset -f pydoc >/dev/null 2>&1 || true
|
45 |
+
|
46 |
+
# reset old environment variables
|
47 |
+
# ! [ -z ${VAR+_} ] returns true if VAR is declared at all
|
48 |
+
if ! [ -z "${_OLD_VIRTUAL_PATH:+_}" ] ; then
|
49 |
+
PATH="$_OLD_VIRTUAL_PATH"
|
50 |
+
export PATH
|
51 |
+
unset _OLD_VIRTUAL_PATH
|
52 |
+
fi
|
53 |
+
if ! [ -z "${_OLD_VIRTUAL_PYTHONHOME+_}" ] ; then
|
54 |
+
PYTHONHOME="$_OLD_VIRTUAL_PYTHONHOME"
|
55 |
+
export PYTHONHOME
|
56 |
+
unset _OLD_VIRTUAL_PYTHONHOME
|
57 |
+
fi
|
58 |
+
|
59 |
+
# The hash command must be called to get it to forget past
|
60 |
+
# commands. Without forgetting past commands the $PATH changes
|
61 |
+
# we made may not be respected
|
62 |
+
hash -r 2>/dev/null
|
63 |
+
|
64 |
+
if ! [ -z "${_OLD_VIRTUAL_PS1+_}" ] ; then
|
65 |
+
PS1="$_OLD_VIRTUAL_PS1"
|
66 |
+
export PS1
|
67 |
+
unset _OLD_VIRTUAL_PS1
|
68 |
+
fi
|
69 |
+
|
70 |
+
unset VIRTUAL_ENV
|
71 |
+
unset VIRTUAL_ENV_PROMPT
|
72 |
+
if [ ! "${1-}" = "nondestructive" ] ; then
|
73 |
+
# Self destruct!
|
74 |
+
unset -f deactivate
|
75 |
+
fi
|
76 |
+
}
|
77 |
+
|
78 |
+
# unset irrelevant variables
|
79 |
+
deactivate nondestructive
|
80 |
+
|
81 |
+
VIRTUAL_ENV='/Users/ruchida/code/aiat.or.th/audio-understanding/.venv'
|
82 |
+
if ([ "$OSTYPE" = "cygwin" ] || [ "$OSTYPE" = "msys" ]) && $(command -v cygpath &> /dev/null) ; then
|
83 |
+
VIRTUAL_ENV=$(cygpath -u "$VIRTUAL_ENV")
|
84 |
+
fi
|
85 |
+
export VIRTUAL_ENV
|
86 |
+
|
87 |
+
# Unset the `SCRIPT_PATH` variable, now that the `VIRTUAL_ENV` variable
|
88 |
+
# has been set. This is important for relocatable environments.
|
89 |
+
if ! [ -z "${_OLD_SCRIPT_PATH+_}" ] ; then
|
90 |
+
SCRIPT_PATH="$_OLD_SCRIPT_PATH"
|
91 |
+
export SCRIPT_PATH
|
92 |
+
unset _OLD_SCRIPT_PATH
|
93 |
+
else
|
94 |
+
unset SCRIPT_PATH
|
95 |
+
fi
|
96 |
+
|
97 |
+
_OLD_VIRTUAL_PATH="$PATH"
|
98 |
+
PATH="$VIRTUAL_ENV/bin:$PATH"
|
99 |
+
export PATH
|
100 |
+
|
101 |
+
if [ "xaudio-understanding" != x ] ; then
|
102 |
+
VIRTUAL_ENV_PROMPT="audio-understanding"
|
103 |
+
else
|
104 |
+
VIRTUAL_ENV_PROMPT=$(basename "$VIRTUAL_ENV")
|
105 |
+
fi
|
106 |
+
export VIRTUAL_ENV_PROMPT
|
107 |
+
|
108 |
+
# unset PYTHONHOME if set
|
109 |
+
if ! [ -z "${PYTHONHOME+_}" ] ; then
|
110 |
+
_OLD_VIRTUAL_PYTHONHOME="$PYTHONHOME"
|
111 |
+
unset PYTHONHOME
|
112 |
+
fi
|
113 |
+
|
114 |
+
if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT-}" ] ; then
|
115 |
+
_OLD_VIRTUAL_PS1="${PS1-}"
|
116 |
+
PS1="(${VIRTUAL_ENV_PROMPT}) ${PS1-}"
|
117 |
+
export PS1
|
118 |
+
fi
|
119 |
+
|
120 |
+
# Make sure to unalias pydoc if it's already there
|
121 |
+
alias pydoc 2>/dev/null >/dev/null && unalias pydoc || true
|
122 |
+
|
123 |
+
pydoc () {
|
124 |
+
python -m pydoc "$@"
|
125 |
+
}
|
126 |
+
|
127 |
+
# The hash command must be called to get it to forget past
|
128 |
+
# commands. Without forgetting past commands the $PATH changes
|
129 |
+
# we made may not be respected
|
130 |
+
hash -r 2>/dev/null
|
.venv/bin/activate.bat
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@REM Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
@REM
|
3 |
+
@REM Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
@REM a copy of this software and associated documentation files (the
|
5 |
+
@REM "Software"), to deal in the Software without restriction, including
|
6 |
+
@REM without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
@REM distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
@REM permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
@REM the following conditions:
|
10 |
+
@REM
|
11 |
+
@REM The above copyright notice and this permission notice shall be
|
12 |
+
@REM included in all copies or substantial portions of the Software.
|
13 |
+
@REM
|
14 |
+
@REM THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
@REM EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
@REM MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
@REM NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
@REM LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
@REM OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
@REM WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
@REM This file is UTF-8 encoded, so we need to update the current code page while executing it
|
23 |
+
@for /f "tokens=2 delims=:." %%a in ('"%SystemRoot%\System32\chcp.com"') do @set _OLD_CODEPAGE=%%a
|
24 |
+
@if defined _OLD_CODEPAGE (
|
25 |
+
@"%SystemRoot%\System32\chcp.com" 65001 > nul
|
26 |
+
)
|
27 |
+
|
28 |
+
@for %%i in ("/Users/ruchida/code/aiat.or.th/audio-understanding/.venv") do @set "VIRTUAL_ENV=%%~fi"
|
29 |
+
|
30 |
+
@set "VIRTUAL_ENV_PROMPT=audio-understanding"
|
31 |
+
@if NOT DEFINED VIRTUAL_ENV_PROMPT (
|
32 |
+
@for %%d in ("%VIRTUAL_ENV%") do @set "VIRTUAL_ENV_PROMPT=%%~nxd"
|
33 |
+
)
|
34 |
+
|
35 |
+
@if defined _OLD_VIRTUAL_PROMPT (
|
36 |
+
@set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
|
37 |
+
) else (
|
38 |
+
@if not defined PROMPT (
|
39 |
+
@set "PROMPT=$P$G"
|
40 |
+
)
|
41 |
+
@if not defined VIRTUAL_ENV_DISABLE_PROMPT (
|
42 |
+
@set "_OLD_VIRTUAL_PROMPT=%PROMPT%"
|
43 |
+
)
|
44 |
+
)
|
45 |
+
@if not defined VIRTUAL_ENV_DISABLE_PROMPT (
|
46 |
+
@set "PROMPT=(%VIRTUAL_ENV_PROMPT%) %PROMPT%"
|
47 |
+
)
|
48 |
+
|
49 |
+
@REM Don't use () to avoid problems with them in %PATH%
|
50 |
+
@if defined _OLD_VIRTUAL_PYTHONHOME @goto ENDIFVHOME
|
51 |
+
@set "_OLD_VIRTUAL_PYTHONHOME=%PYTHONHOME%"
|
52 |
+
:ENDIFVHOME
|
53 |
+
|
54 |
+
@set PYTHONHOME=
|
55 |
+
|
56 |
+
@REM if defined _OLD_VIRTUAL_PATH (
|
57 |
+
@if not defined _OLD_VIRTUAL_PATH @goto ENDIFVPATH1
|
58 |
+
@set "PATH=%_OLD_VIRTUAL_PATH%"
|
59 |
+
:ENDIFVPATH1
|
60 |
+
@REM ) else (
|
61 |
+
@if defined _OLD_VIRTUAL_PATH @goto ENDIFVPATH2
|
62 |
+
@set "_OLD_VIRTUAL_PATH=%PATH%"
|
63 |
+
:ENDIFVPATH2
|
64 |
+
|
65 |
+
@set "PATH=%VIRTUAL_ENV%\bin;%PATH%"
|
66 |
+
|
67 |
+
:END
|
68 |
+
@if defined _OLD_CODEPAGE (
|
69 |
+
@"%SystemRoot%\System32\chcp.com" %_OLD_CODEPAGE% > nul
|
70 |
+
@set _OLD_CODEPAGE=
|
71 |
+
)
|
.venv/bin/activate.csh
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
#
|
3 |
+
# Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
# a copy of this software and associated documentation files (the
|
5 |
+
# "Software"), to deal in the Software without restriction, including
|
6 |
+
# without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
# distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
# permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
# the following conditions:
|
10 |
+
#
|
11 |
+
# The above copyright notice and this permission notice shall be
|
12 |
+
# included in all copies or substantial portions of the Software.
|
13 |
+
#
|
14 |
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
# This file must be used with "source bin/activate.csh" *from csh*.
|
23 |
+
# You cannot run it directly.
|
24 |
+
# Created by Davide Di Blasi <[email protected]>.
|
25 |
+
|
26 |
+
set newline='\
|
27 |
+
'
|
28 |
+
|
29 |
+
alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH:q" && unset _OLD_VIRTUAL_PATH; rehash; test $?_OLD_VIRTUAL_PROMPT != 0 && set prompt="$_OLD_VIRTUAL_PROMPT:q" && unset _OLD_VIRTUAL_PROMPT; unsetenv VIRTUAL_ENV; unsetenv VIRTUAL_ENV_PROMPT; test "\!:*" != "nondestructive" && unalias deactivate && unalias pydoc'
|
30 |
+
|
31 |
+
# Unset irrelevant variables.
|
32 |
+
deactivate nondestructive
|
33 |
+
|
34 |
+
setenv VIRTUAL_ENV '/Users/ruchida/code/aiat.or.th/audio-understanding/.venv'
|
35 |
+
|
36 |
+
set _OLD_VIRTUAL_PATH="$PATH:q"
|
37 |
+
setenv PATH "$VIRTUAL_ENV:q/bin:$PATH:q"
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
if ('audio-understanding' != "") then
|
42 |
+
setenv VIRTUAL_ENV_PROMPT 'audio-understanding'
|
43 |
+
else
|
44 |
+
setenv VIRTUAL_ENV_PROMPT "$VIRTUAL_ENV:t:q"
|
45 |
+
endif
|
46 |
+
|
47 |
+
if ( $?VIRTUAL_ENV_DISABLE_PROMPT ) then
|
48 |
+
if ( $VIRTUAL_ENV_DISABLE_PROMPT == "" ) then
|
49 |
+
set do_prompt = "1"
|
50 |
+
else
|
51 |
+
set do_prompt = "0"
|
52 |
+
endif
|
53 |
+
else
|
54 |
+
set do_prompt = "1"
|
55 |
+
endif
|
56 |
+
|
57 |
+
if ( $do_prompt == "1" ) then
|
58 |
+
# Could be in a non-interactive environment,
|
59 |
+
# in which case, $prompt is undefined and we wouldn't
|
60 |
+
# care about the prompt anyway.
|
61 |
+
if ( $?prompt ) then
|
62 |
+
set _OLD_VIRTUAL_PROMPT="$prompt:q"
|
63 |
+
if ( "$prompt:q" =~ *"$newline:q"* ) then
|
64 |
+
:
|
65 |
+
else
|
66 |
+
set prompt = '('"$VIRTUAL_ENV_PROMPT:q"') '"$prompt:q"
|
67 |
+
endif
|
68 |
+
endif
|
69 |
+
endif
|
70 |
+
|
71 |
+
unset env_name
|
72 |
+
unset do_prompt
|
73 |
+
|
74 |
+
alias pydoc python -m pydoc
|
75 |
+
|
76 |
+
rehash
|
.venv/bin/activate.fish
ADDED
@@ -0,0 +1,124 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
#
|
3 |
+
# Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
# a copy of this software and associated documentation files (the
|
5 |
+
# "Software"), to deal in the Software without restriction, including
|
6 |
+
# without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
# distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
# permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
# the following conditions:
|
10 |
+
#
|
11 |
+
# The above copyright notice and this permission notice shall be
|
12 |
+
# included in all copies or substantial portions of the Software.
|
13 |
+
#
|
14 |
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
# This file must be used using `source bin/activate.fish` *within a running fish ( http://fishshell.com ) session*.
|
23 |
+
# Do not run it directly.
|
24 |
+
|
25 |
+
function _bashify_path -d "Converts a fish path to something bash can recognize"
|
26 |
+
set fishy_path $argv
|
27 |
+
set bashy_path $fishy_path[1]
|
28 |
+
for path_part in $fishy_path[2..-1]
|
29 |
+
set bashy_path "$bashy_path:$path_part"
|
30 |
+
end
|
31 |
+
echo $bashy_path
|
32 |
+
end
|
33 |
+
|
34 |
+
function _fishify_path -d "Converts a bash path to something fish can recognize"
|
35 |
+
echo $argv | tr ':' '\n'
|
36 |
+
end
|
37 |
+
|
38 |
+
function deactivate -d 'Exit virtualenv mode and return to the normal environment.'
|
39 |
+
# reset old environment variables
|
40 |
+
if test -n "$_OLD_VIRTUAL_PATH"
|
41 |
+
# https://github.com/fish-shell/fish-shell/issues/436 altered PATH handling
|
42 |
+
if test (echo $FISH_VERSION | head -c 1) -lt 3
|
43 |
+
set -gx PATH (_fishify_path "$_OLD_VIRTUAL_PATH")
|
44 |
+
else
|
45 |
+
set -gx PATH $_OLD_VIRTUAL_PATH
|
46 |
+
end
|
47 |
+
set -e _OLD_VIRTUAL_PATH
|
48 |
+
end
|
49 |
+
|
50 |
+
if test -n "$_OLD_VIRTUAL_PYTHONHOME"
|
51 |
+
set -gx PYTHONHOME "$_OLD_VIRTUAL_PYTHONHOME"
|
52 |
+
set -e _OLD_VIRTUAL_PYTHONHOME
|
53 |
+
end
|
54 |
+
|
55 |
+
if test -n "$_OLD_FISH_PROMPT_OVERRIDE"
|
56 |
+
and functions -q _old_fish_prompt
|
57 |
+
# Set an empty local `$fish_function_path` to allow the removal of `fish_prompt` using `functions -e`.
|
58 |
+
set -l fish_function_path
|
59 |
+
|
60 |
+
# Erase virtualenv's `fish_prompt` and restore the original.
|
61 |
+
functions -e fish_prompt
|
62 |
+
functions -c _old_fish_prompt fish_prompt
|
63 |
+
functions -e _old_fish_prompt
|
64 |
+
set -e _OLD_FISH_PROMPT_OVERRIDE
|
65 |
+
end
|
66 |
+
|
67 |
+
set -e VIRTUAL_ENV
|
68 |
+
set -e VIRTUAL_ENV_PROMPT
|
69 |
+
|
70 |
+
if test "$argv[1]" != 'nondestructive'
|
71 |
+
# Self-destruct!
|
72 |
+
functions -e pydoc
|
73 |
+
functions -e deactivate
|
74 |
+
functions -e _bashify_path
|
75 |
+
functions -e _fishify_path
|
76 |
+
end
|
77 |
+
end
|
78 |
+
|
79 |
+
# Unset irrelevant variables.
|
80 |
+
deactivate nondestructive
|
81 |
+
|
82 |
+
set -gx VIRTUAL_ENV '/Users/ruchida/code/aiat.or.th/audio-understanding/.venv'
|
83 |
+
|
84 |
+
# https://github.com/fish-shell/fish-shell/issues/436 altered PATH handling
|
85 |
+
if test (echo $FISH_VERSION | head -c 1) -lt 3
|
86 |
+
set -gx _OLD_VIRTUAL_PATH (_bashify_path $PATH)
|
87 |
+
else
|
88 |
+
set -gx _OLD_VIRTUAL_PATH $PATH
|
89 |
+
end
|
90 |
+
set -gx PATH "$VIRTUAL_ENV"'/bin' $PATH
|
91 |
+
|
92 |
+
# Prompt override provided?
|
93 |
+
# If not, just use the environment name.
|
94 |
+
if test -n 'audio-understanding'
|
95 |
+
set -gx VIRTUAL_ENV_PROMPT 'audio-understanding'
|
96 |
+
else
|
97 |
+
set -gx VIRTUAL_ENV_PROMPT (basename "$VIRTUAL_ENV")
|
98 |
+
end
|
99 |
+
|
100 |
+
# Unset `$PYTHONHOME` if set.
|
101 |
+
if set -q PYTHONHOME
|
102 |
+
set -gx _OLD_VIRTUAL_PYTHONHOME $PYTHONHOME
|
103 |
+
set -e PYTHONHOME
|
104 |
+
end
|
105 |
+
|
106 |
+
function pydoc
|
107 |
+
python -m pydoc $argv
|
108 |
+
end
|
109 |
+
|
110 |
+
if test -z "$VIRTUAL_ENV_DISABLE_PROMPT"
|
111 |
+
# Copy the current `fish_prompt` function as `_old_fish_prompt`.
|
112 |
+
functions -c fish_prompt _old_fish_prompt
|
113 |
+
|
114 |
+
function fish_prompt
|
115 |
+
# Run the user's prompt first; it might depend on (pipe)status.
|
116 |
+
set -l prompt (_old_fish_prompt)
|
117 |
+
|
118 |
+
printf '(%s) ' $VIRTUAL_ENV_PROMPT
|
119 |
+
|
120 |
+
string join -- \n $prompt # handle multi-line prompts
|
121 |
+
end
|
122 |
+
|
123 |
+
set -gx _OLD_FISH_PROMPT_OVERRIDE "$VIRTUAL_ENV"
|
124 |
+
end
|
.venv/bin/activate.nu
ADDED
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
#
|
3 |
+
# Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
# a copy of this software and associated documentation files (the
|
5 |
+
# "Software"), to deal in the Software without restriction, including
|
6 |
+
# without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
# distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
# permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
# the following conditions:
|
10 |
+
#
|
11 |
+
# The above copyright notice and this permission notice shall be
|
12 |
+
# included in all copies or substantial portions of the Software.
|
13 |
+
#
|
14 |
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
# virtualenv activation module
|
23 |
+
# Activate with `overlay use activate.nu`
|
24 |
+
# Deactivate with `deactivate`, as usual
|
25 |
+
#
|
26 |
+
# To customize the overlay name, you can call `overlay use activate.nu as foo`,
|
27 |
+
# but then simply `deactivate` won't work because it is just an alias to hide
|
28 |
+
# the "activate" overlay. You'd need to call `overlay hide foo` manually.
|
29 |
+
|
30 |
+
export-env {
|
31 |
+
def is-string [x] {
|
32 |
+
($x | describe) == 'string'
|
33 |
+
}
|
34 |
+
|
35 |
+
def has-env [...names] {
|
36 |
+
$names | each {|n|
|
37 |
+
$n in $env
|
38 |
+
} | all {|i| $i == true}
|
39 |
+
}
|
40 |
+
|
41 |
+
# Emulates a `test -z`, but better as it handles e.g 'false'
|
42 |
+
def is-env-true [name: string] {
|
43 |
+
if (has-env $name) {
|
44 |
+
# Try to parse 'true', '0', '1', and fail if not convertible
|
45 |
+
let parsed = (do -i { $env | get $name | into bool })
|
46 |
+
if ($parsed | describe) == 'bool' {
|
47 |
+
$parsed
|
48 |
+
} else {
|
49 |
+
not ($env | get -i $name | is-empty)
|
50 |
+
}
|
51 |
+
} else {
|
52 |
+
false
|
53 |
+
}
|
54 |
+
}
|
55 |
+
|
56 |
+
let virtual_env = '/Users/ruchida/code/aiat.or.th/audio-understanding/.venv'
|
57 |
+
let bin = 'bin'
|
58 |
+
|
59 |
+
let is_windows = ($nu.os-info.family) == 'windows'
|
60 |
+
let path_name = (if (has-env 'Path') {
|
61 |
+
'Path'
|
62 |
+
} else {
|
63 |
+
'PATH'
|
64 |
+
}
|
65 |
+
)
|
66 |
+
|
67 |
+
let venv_path = ([$virtual_env $bin] | path join)
|
68 |
+
let new_path = ($env | get $path_name | prepend $venv_path)
|
69 |
+
|
70 |
+
# If there is no default prompt, then use the env name instead
|
71 |
+
let virtual_env_prompt = (if ('audio-understanding' | is-empty) {
|
72 |
+
($virtual_env | path basename)
|
73 |
+
} else {
|
74 |
+
'audio-understanding'
|
75 |
+
})
|
76 |
+
|
77 |
+
let new_env = {
|
78 |
+
$path_name : $new_path
|
79 |
+
VIRTUAL_ENV : $virtual_env
|
80 |
+
VIRTUAL_ENV_PROMPT : $virtual_env_prompt
|
81 |
+
}
|
82 |
+
|
83 |
+
let new_env = (if (is-env-true 'VIRTUAL_ENV_DISABLE_PROMPT') {
|
84 |
+
$new_env
|
85 |
+
} else {
|
86 |
+
# Creating the new prompt for the session
|
87 |
+
let virtual_prefix = $'(char lparen)($virtual_env_prompt)(char rparen) '
|
88 |
+
|
89 |
+
# Back up the old prompt builder
|
90 |
+
let old_prompt_command = (if (has-env 'PROMPT_COMMAND') {
|
91 |
+
$env.PROMPT_COMMAND
|
92 |
+
} else {
|
93 |
+
''
|
94 |
+
})
|
95 |
+
|
96 |
+
let new_prompt = (if (has-env 'PROMPT_COMMAND') {
|
97 |
+
if 'closure' in ($old_prompt_command | describe) {
|
98 |
+
{|| $'($virtual_prefix)(do $old_prompt_command)' }
|
99 |
+
} else {
|
100 |
+
{|| $'($virtual_prefix)($old_prompt_command)' }
|
101 |
+
}
|
102 |
+
} else {
|
103 |
+
{|| $'($virtual_prefix)' }
|
104 |
+
})
|
105 |
+
|
106 |
+
$new_env | merge {
|
107 |
+
PROMPT_COMMAND : $new_prompt
|
108 |
+
VIRTUAL_PREFIX : $virtual_prefix
|
109 |
+
}
|
110 |
+
})
|
111 |
+
|
112 |
+
# Environment variables that will be loaded as the virtual env
|
113 |
+
load-env $new_env
|
114 |
+
}
|
115 |
+
|
116 |
+
export alias pydoc = python -m pydoc
|
117 |
+
export alias deactivate = overlay hide activate
|
.venv/bin/activate.ps1
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
#
|
3 |
+
# Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
# a copy of this software and associated documentation files (the
|
5 |
+
# "Software"), to deal in the Software without restriction, including
|
6 |
+
# without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
# distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
# permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
# the following conditions:
|
10 |
+
#
|
11 |
+
# The above copyright notice and this permission notice shall be
|
12 |
+
# included in all copies or substantial portions of the Software.
|
13 |
+
#
|
14 |
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
$script:THIS_PATH = $myinvocation.mycommand.path
|
23 |
+
$script:BASE_DIR = Split-Path (Resolve-Path "$THIS_PATH/..") -Parent
|
24 |
+
|
25 |
+
function global:deactivate([switch] $NonDestructive) {
|
26 |
+
if (Test-Path variable:_OLD_VIRTUAL_PATH) {
|
27 |
+
$env:PATH = $variable:_OLD_VIRTUAL_PATH
|
28 |
+
Remove-Variable "_OLD_VIRTUAL_PATH" -Scope global
|
29 |
+
}
|
30 |
+
|
31 |
+
if (Test-Path function:_old_virtual_prompt) {
|
32 |
+
$function:prompt = $function:_old_virtual_prompt
|
33 |
+
Remove-Item function:\_old_virtual_prompt
|
34 |
+
}
|
35 |
+
|
36 |
+
if ($env:VIRTUAL_ENV) {
|
37 |
+
Remove-Item env:VIRTUAL_ENV -ErrorAction SilentlyContinue
|
38 |
+
}
|
39 |
+
|
40 |
+
if ($env:VIRTUAL_ENV_PROMPT) {
|
41 |
+
Remove-Item env:VIRTUAL_ENV_PROMPT -ErrorAction SilentlyContinue
|
42 |
+
}
|
43 |
+
|
44 |
+
if (!$NonDestructive) {
|
45 |
+
# Self destruct!
|
46 |
+
Remove-Item function:deactivate
|
47 |
+
Remove-Item function:pydoc
|
48 |
+
}
|
49 |
+
}
|
50 |
+
|
51 |
+
function global:pydoc {
|
52 |
+
python -m pydoc $args
|
53 |
+
}
|
54 |
+
|
55 |
+
# unset irrelevant variables
|
56 |
+
deactivate -nondestructive
|
57 |
+
|
58 |
+
$VIRTUAL_ENV = $BASE_DIR
|
59 |
+
$env:VIRTUAL_ENV = $VIRTUAL_ENV
|
60 |
+
|
61 |
+
if ("audio-understanding" -ne "") {
|
62 |
+
$env:VIRTUAL_ENV_PROMPT = "audio-understanding"
|
63 |
+
}
|
64 |
+
else {
|
65 |
+
$env:VIRTUAL_ENV_PROMPT = $( Split-Path $env:VIRTUAL_ENV -Leaf )
|
66 |
+
}
|
67 |
+
|
68 |
+
New-Variable -Scope global -Name _OLD_VIRTUAL_PATH -Value $env:PATH
|
69 |
+
|
70 |
+
$env:PATH = "$env:VIRTUAL_ENV/bin:" + $env:PATH
|
71 |
+
if (!$env:VIRTUAL_ENV_DISABLE_PROMPT) {
|
72 |
+
function global:_old_virtual_prompt {
|
73 |
+
""
|
74 |
+
}
|
75 |
+
$function:_old_virtual_prompt = $function:prompt
|
76 |
+
|
77 |
+
function global:prompt {
|
78 |
+
# Add the custom prefix to the existing prompt
|
79 |
+
$previous_prompt_value = & $function:_old_virtual_prompt
|
80 |
+
("(" + $env:VIRTUAL_ENV_PROMPT + ") " + $previous_prompt_value)
|
81 |
+
}
|
82 |
+
}
|
.venv/bin/activate_this.py
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
#
|
3 |
+
# Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
# a copy of this software and associated documentation files (the
|
5 |
+
# "Software"), to deal in the Software without restriction, including
|
6 |
+
# without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
# distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
# permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
# the following conditions:
|
10 |
+
#
|
11 |
+
# The above copyright notice and this permission notice shall be
|
12 |
+
# included in all copies or substantial portions of the Software.
|
13 |
+
#
|
14 |
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
"""
|
23 |
+
Activate virtualenv for current interpreter:
|
24 |
+
|
25 |
+
import runpy
|
26 |
+
runpy.run_path(this_file)
|
27 |
+
|
28 |
+
This can be used when you must use an existing Python interpreter, not the virtualenv bin/python.
|
29 |
+
""" # noqa: D415
|
30 |
+
|
31 |
+
from __future__ import annotations
|
32 |
+
|
33 |
+
import os
|
34 |
+
import site
|
35 |
+
import sys
|
36 |
+
|
37 |
+
try:
|
38 |
+
abs_file = os.path.abspath(__file__)
|
39 |
+
except NameError as exc:
|
40 |
+
msg = "You must use import runpy; runpy.run_path(this_file)"
|
41 |
+
raise AssertionError(msg) from exc
|
42 |
+
|
43 |
+
bin_dir = os.path.dirname(abs_file)
|
44 |
+
base = bin_dir[: -len("bin") - 1] # strip away the bin part from the __file__, plus the path separator
|
45 |
+
|
46 |
+
# prepend bin to PATH (this file is inside the bin directory)
|
47 |
+
os.environ["PATH"] = os.pathsep.join([bin_dir, *os.environ.get("PATH", "").split(os.pathsep)])
|
48 |
+
os.environ["VIRTUAL_ENV"] = base # virtual env is right above bin directory
|
49 |
+
os.environ["VIRTUAL_ENV_PROMPT"] = "audio-understanding" or os.path.basename(base) # noqa: SIM222
|
50 |
+
|
51 |
+
# add the virtual environments libraries to the host python import mechanism
|
52 |
+
prev_length = len(sys.path)
|
53 |
+
for lib in "../lib/python3.13/site-packages".split(os.pathsep):
|
54 |
+
path = os.path.realpath(os.path.join(bin_dir, lib))
|
55 |
+
site.addsitedir(path)
|
56 |
+
sys.path[:] = sys.path[prev_length:] + sys.path[0:prev_length]
|
57 |
+
|
58 |
+
sys.real_prefix = sys.prefix
|
59 |
+
sys.prefix = base
|
.venv/bin/deactivate.bat
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@REM Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
@REM
|
3 |
+
@REM Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
@REM a copy of this software and associated documentation files (the
|
5 |
+
@REM "Software"), to deal in the Software without restriction, including
|
6 |
+
@REM without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
@REM distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
@REM permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
@REM the following conditions:
|
10 |
+
@REM
|
11 |
+
@REM The above copyright notice and this permission notice shall be
|
12 |
+
@REM included in all copies or substantial portions of the Software.
|
13 |
+
@REM
|
14 |
+
@REM THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
@REM EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
@REM MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
@REM NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
@REM LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
@REM OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
@REM WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
@set VIRTUAL_ENV=
|
23 |
+
@set VIRTUAL_ENV_PROMPT=
|
24 |
+
|
25 |
+
@REM Don't use () to avoid problems with them in %PATH%
|
26 |
+
@if not defined _OLD_VIRTUAL_PROMPT @goto ENDIFVPROMPT
|
27 |
+
@set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
|
28 |
+
@set _OLD_VIRTUAL_PROMPT=
|
29 |
+
:ENDIFVPROMPT
|
30 |
+
|
31 |
+
@if not defined _OLD_VIRTUAL_PYTHONHOME @goto ENDIFVHOME
|
32 |
+
@set "PYTHONHOME=%_OLD_VIRTUAL_PYTHONHOME%"
|
33 |
+
@set _OLD_VIRTUAL_PYTHONHOME=
|
34 |
+
:ENDIFVHOME
|
35 |
+
|
36 |
+
@if not defined _OLD_VIRTUAL_PATH @goto ENDIFVPATH
|
37 |
+
@set "PATH=%_OLD_VIRTUAL_PATH%"
|
38 |
+
@set _OLD_VIRTUAL_PATH=
|
39 |
+
:ENDIFVPATH
|
.venv/bin/f2py
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from numpy.f2py.f2py2e import main
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(main())
|
.venv/bin/fastapi
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from fastapi.cli import main
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(main())
|
.venv/bin/gradio
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from gradio.cli import cli
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(cli())
|
.venv/bin/httpx
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from httpx import main
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(main())
|
.venv/bin/huggingface-cli
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from huggingface_hub.commands.huggingface_cli import main
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(main())
|
.venv/bin/markdown-it
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from markdown_it.cli.parse import main
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(main())
|
.venv/bin/normalizer
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from charset_normalizer import cli
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(cli.cli_detect())
|
.venv/bin/numba
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: UTF-8 -*-
|
3 |
+
from __future__ import print_function, division, absolute_import
|
4 |
+
|
5 |
+
from numba.misc.numba_entry import main
|
6 |
+
|
7 |
+
if __name__ == "__main__":
|
8 |
+
main()
|
.venv/bin/numpy-config
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from numpy._configtool import main
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(main())
|
.venv/bin/pydoc.bat
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@REM Copyright (c) 2020-202x The virtualenv developers
|
2 |
+
@REM
|
3 |
+
@REM Permission is hereby granted, free of charge, to any person obtaining
|
4 |
+
@REM a copy of this software and associated documentation files (the
|
5 |
+
@REM "Software"), to deal in the Software without restriction, including
|
6 |
+
@REM without limitation the rights to use, copy, modify, merge, publish,
|
7 |
+
@REM distribute, sublicense, and/or sell copies of the Software, and to
|
8 |
+
@REM permit persons to whom the Software is furnished to do so, subject to
|
9 |
+
@REM the following conditions:
|
10 |
+
@REM
|
11 |
+
@REM The above copyright notice and this permission notice shall be
|
12 |
+
@REM included in all copies or substantial portions of the Software.
|
13 |
+
@REM
|
14 |
+
@REM THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
15 |
+
@REM EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
16 |
+
@REM MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
17 |
+
@REM NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
18 |
+
@REM LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
19 |
+
@REM OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
20 |
+
@REM WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21 |
+
|
22 |
+
python.exe -m pydoc %*
|
.venv/bin/pygmentize
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/Users/ruchida/code/aiat.or.th/audio-understanding/.venv/bin/python3
|
2 |
+
# -*- coding: utf-8 -*-
|
3 |
+
import sys
|
4 |
+
from pygments.cmdline import main
|
5 |
+
if __name__ == "__main__":
|
6 |
+
if sys.argv[0].endswith("-script.pyw"):
|
7 |
+
sys.argv[0] = sys.argv[0][:-11]
|
8 |
+
elif sys.argv[0].endswith(".exe"):
|
9 |
+
sys.argv[0] = sys.argv[0][:-4]
|
10 |
+
sys.exit(main())
|