amber commited on
Commit
d27916f
·
1 Parent(s): 777015e
Files changed (2) hide show
  1. requirements copy.txt +0 -0
  2. requirements.txt +62 -1
requirements copy.txt DELETED
File without changes
requirements.txt CHANGED
@@ -1 +1,62 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.5.0
4
+ certifi==2024.8.30
5
+ charset-normalizer==3.3.2
6
+ click==8.1.7
7
+ contourpy==1.3.0
8
+ cycler==0.12.1
9
+ distro==1.9.0
10
+ exceptiongroup==1.2.2
11
+ fastapi==0.115.0
12
+ ffmpy==0.4.0
13
+ filelock==3.16.1
14
+ fonttools==4.53.1
15
+ fsspec==2024.9.0
16
+ gradio==4.44.0
17
+ gradio_client==1.3.0
18
+ h11==0.14.0
19
+ httpcore==1.0.5
20
+ httpx==0.27.2
21
+ huggingface-hub==0.25.0
22
+ idna==3.10
23
+ importlib_resources==6.4.5
24
+ Jinja2==3.1.4
25
+ jiter==0.5.0
26
+ kiwisolver==1.4.7
27
+ markdown-it-py==3.0.0
28
+ MarkupSafe==2.1.5
29
+ matplotlib==3.9.2
30
+ mdurl==0.1.2
31
+ numpy==2.1.1
32
+ openai==1.46.1
33
+ orjson==3.10.7
34
+ packaging==24.1
35
+ pandas==2.2.2
36
+ pillow==10.4.0
37
+ pydantic==2.9.2
38
+ pydantic_core==2.23.4
39
+ pydub==0.25.1
40
+ Pygments==2.18.0
41
+ pyparsing==3.1.4
42
+ python-dateutil==2.9.0.post0
43
+ python-dotenv==1.0.1
44
+ python-multipart==0.0.9
45
+ pytz==2024.2
46
+ PyYAML==6.0.2
47
+ requests==2.32.3
48
+ rich==13.8.1
49
+ ruff==0.6.6
50
+ semantic-version==2.10.0
51
+ shellingham==1.5.4
52
+ six==1.16.0
53
+ sniffio==1.3.1
54
+ starlette==0.38.5
55
+ tomlkit==0.12.0
56
+ tqdm==4.66.5
57
+ typer==0.12.5
58
+ typing_extensions==4.12.2
59
+ tzdata==2024.1
60
+ urllib3==2.2.3
61
+ uvicorn==0.30.6
62
+ websockets==12.0