Nancy77 commited on
Commit
250e141
·
verified ·
1 Parent(s): c949f72

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +65 -0
requirements.txt ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.2.0
2
+ annotated-types==0.6.0
3
+ anyio==4.3.0
4
+ attrs==23.2.0
5
+ blinker==1.7.0
6
+ cachetools==5.3.3
7
+ certifi==2024.2.2
8
+ charset-normalizer==3.3.2
9
+ click==8.1.7
10
+ colorama==0.4.6
11
+ decorator==4.4.2
12
+ distro==1.9.0
13
+ ffmpeg==1.4
14
+ ffmpeg-python==0.2.0
15
+ future==1.0.0
16
+ gitdb==4.0.11
17
+ GitPython==3.1.42
18
+ h11==0.14.0
19
+ httpcore==1.0.4
20
+ httpx==0.27.0
21
+ idna==3.6
22
+ imageio==2.34.0
23
+ imageio-ffmpeg==0.4.9
24
+ Jinja2==3.1.3
25
+ jsonschema==4.21.1
26
+ jsonschema-specifications==2023.12.1
27
+ markdown-it-py==3.0.0
28
+ MarkupSafe==2.1.5
29
+ mdurl==0.1.2
30
+ moviepy==1.0.3
31
+ numpy==1.26.4
32
+ openai==1.14.2
33
+ packaging==23.2
34
+ pandas==2.2.1
35
+ pillow==10.2.0
36
+ proglog==0.1.10
37
+ protobuf==4.25.3
38
+ pyarrow==15.0.2
39
+ pydantic==2.6.4
40
+ pydantic_core==2.16.3
41
+ pydeck==0.8.1b0
42
+ Pygments==2.17.2
43
+ python-dateutil==2.9.0.post0
44
+ python-dotenv==1.0.1
45
+ pytz==2024.1
46
+ referencing==0.34.0
47
+ replicate==0.25.1
48
+ requests==2.31.0
49
+ rich==13.7.1
50
+ rpds-py==0.18.0
51
+ setuptools==69.2.0
52
+ six==1.16.0
53
+ smmap==5.0.1
54
+ sniffio==1.3.1
55
+ streamlit==1.32.2
56
+ tenacity==8.2.3
57
+ termcolor==2.4.0
58
+ toml==0.10.2
59
+ toolz==0.12.1
60
+ tornado==6.4
61
+ tqdm==4.66.2
62
+ typing_extensions==4.10.0
63
+ tzdata==2024.1
64
+ urllib3==2.2.1
65
+ watchdog==4.0.0