Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
burtenshaw
commited on
Commit
·
5fc598c
1
Parent(s):
7a6c785
fix appended requirements
Browse files- requirements.txt +0 -99
requirements.txt
CHANGED
@@ -28,105 +28,6 @@ ffmpy==0.5.0
|
|
28 |
filelock==3.17.0
|
29 |
frozenlist==1.5.0
|
30 |
fsspec==2024.9.0
|
31 |
-
gradio==5.13.1
|
32 |
-
gradio-client==1.6.0
|
33 |
-
h11==0.14.0
|
34 |
-
httpcore==1.0.7
|
35 |
-
httpx==0.28.1
|
36 |
-
huggingface-hub==0.27.1
|
37 |
-
idna==3.10
|
38 |
-
ipykernel==6.29.5
|
39 |
-
ipython==8.31.0
|
40 |
-
itsdangerous==2.2.0
|
41 |
-
jedi==0.19.2
|
42 |
-
jinja2==3.1.5
|
43 |
-
jupyter-client==8.6.3
|
44 |
-
jupyter-core==5.7.2
|
45 |
-
markdown-it-py==3.0.0 ; sys_platform != 'emscripten'
|
46 |
-
markupsafe==2.1.5
|
47 |
-
matplotlib-inline==0.1.7
|
48 |
-
mdurl==0.1.2 ; sys_platform != 'emscripten'
|
49 |
-
multidict==6.1.0
|
50 |
-
multiprocess==0.70.16
|
51 |
-
nest-asyncio==1.6.0
|
52 |
-
numpy==2.2.2
|
53 |
-
orjson==3.10.15
|
54 |
-
packaging==24.2
|
55 |
-
pandas==2.2.3
|
56 |
-
parso==0.8.4
|
57 |
-
pexpect==4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
|
58 |
-
pillow==11.1.0
|
59 |
-
platformdirs==4.3.6
|
60 |
-
prompt-toolkit==3.0.50
|
61 |
-
propcache==0.2.1
|
62 |
-
psutil==6.1.1
|
63 |
-
ptyprocess==0.7.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
|
64 |
-
pure-eval==0.2.3
|
65 |
-
pyarrow==19.0.0
|
66 |
-
pycparser==2.22 ; platform_python_implementation != 'PyPy' or implementation_name == 'pypy'
|
67 |
-
pydantic==2.10.6
|
68 |
-
pydantic-core==2.27.2
|
69 |
-
pydub==0.25.1
|
70 |
-
pygments==2.19.1
|
71 |
-
python-dateutil==2.9.0.post0
|
72 |
-
python-multipart==0.0.20
|
73 |
-
pytz==2024.2
|
74 |
-
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
|
75 |
-
pyyaml==6.0.2
|
76 |
-
pyzmq==26.2.0
|
77 |
-
requests==2.32.3
|
78 |
-
rich==13.9.4 ; sys_platform != 'emscripten'
|
79 |
-
ruff==0.9.3 ; sys_platform != 'emscripten'
|
80 |
-
safehttpx==0.1.6
|
81 |
-
semantic-version==2.10.0
|
82 |
-
shellingham==1.5.4 ; sys_platform != 'emscripten'
|
83 |
-
six==1.17.0
|
84 |
-
sniffio==1.3.1
|
85 |
-
stack-data==0.6.3
|
86 |
-
starlette==0.45.2
|
87 |
-
tomlkit==0.13.2
|
88 |
-
tornado==6.4.2
|
89 |
-
tqdm==4.67.1
|
90 |
-
traitlets==5.14.3
|
91 |
-
typer==0.15.1 ; sys_platform != 'emscripten'
|
92 |
-
typing-extensions==4.12.2
|
93 |
-
tzdata==2025.1
|
94 |
-
urllib3==2.3.0
|
95 |
-
uvicorn==0.34.0 ; sys_platform != 'emscripten'
|
96 |
-
wcwidth==0.2.13
|
97 |
-
websockets==14.2
|
98 |
-
xxhash==3.5.0
|
99 |
-
yarl==1.18.3
|
100 |
-
# This file was autogenerated by uv via the following command:
|
101 |
-
# uv export --format requirements-txt --no-hashes
|
102 |
-
aiofiles==23.2.1
|
103 |
-
aiohappyeyeballs==2.4.4
|
104 |
-
aiohttp==3.11.11
|
105 |
-
aiosignal==1.3.2
|
106 |
-
annotated-types==0.7.0
|
107 |
-
anyio==4.8.0
|
108 |
-
appnope==0.1.4 ; platform_system == 'Darwin'
|
109 |
-
asttokens==3.0.0
|
110 |
-
attrs==24.3.0
|
111 |
-
audioop-lts==0.2.1 ; python_full_version >= '3.13'
|
112 |
-
authlib==1.4.0
|
113 |
-
certifi==2024.12.14
|
114 |
-
cffi==1.17.1 ; platform_python_implementation != 'PyPy' or implementation_name == 'pypy'
|
115 |
-
charset-normalizer==3.4.1
|
116 |
-
click==8.1.8 ; sys_platform != 'emscripten'
|
117 |
-
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
|
118 |
-
comm==0.2.2
|
119 |
-
cryptography==44.0.0
|
120 |
-
datasets==3.2.0
|
121 |
-
debugpy==1.8.12
|
122 |
-
decorator==5.1.1
|
123 |
-
dill==0.3.8
|
124 |
-
executing==2.2.0
|
125 |
-
fastapi==0.115.7
|
126 |
-
ffmpy==0.5.0
|
127 |
-
filelock==3.17.0
|
128 |
-
frozenlist==1.5.0
|
129 |
-
fsspec==2024.9.0
|
130 |
gradio==5.15.0
|
131 |
gradio-client==1.7.0
|
132 |
h11==0.14.0
|
|
|
28 |
filelock==3.17.0
|
29 |
frozenlist==1.5.0
|
30 |
fsspec==2024.9.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
gradio==5.15.0
|
32 |
gradio-client==1.7.0
|
33 |
h11==0.14.0
|