ldsprgrm commited on
Commit
6ee8672
·
verified ·
1 Parent(s): f2e0ff9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +97 -0
requirements.txt ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-types~=0.7.0
2
+ azure-cognitiveservices-speech~=1.41.1
3
+ cachetools~=5.5.0
4
+ certifi~=2024.8.30
5
+ charset-normalizer~=3.4.0
6
+ click~=8.1.7
7
+ cloup~=3.0.5
8
+ Cython~=3.0.11
9
+ decorator~=5.1.1
10
+ glcontext~=3.0.0
11
+ google-ai-generativelanguage~=0.6.10
12
+ google-api-core~=2.22.0
13
+ google-api-python-client~=2.151.0
14
+ google-auth~=2.35.0
15
+ google-auth-httplib2~=0.2.0
16
+ google-generativeai~=0.8.3
17
+ googleapis-common-protos~=1.65.0
18
+ grpcio~=1.67.1
19
+ grpcio-status~=1.67.1
20
+ gTTS~=2.5.3
21
+ httplib2~=0.22.0
22
+ idna~=3.10
23
+ isosurfaces~=0.1.2
24
+ manim~=0.18.1
25
+ manim-voiceover~=0.3.7
26
+ ManimPango~=0.6.0
27
+ mapbox_earcut~=1.0.2
28
+ markdown-it-py~=3.0.0
29
+ mdurl~=0.1.2
30
+ moderngl~=5.12.0
31
+ multipledispatch~=1.0.0
32
+ mutagen~=1.47.0
33
+ networkx~=3.4.2
34
+ numpy~=2.2.2
35
+ pillow
36
+ proto-plus~=1.25.0
37
+ protobuf~=5.28.3
38
+ pyasn1~=0.6.1
39
+ pyasn1_modules~=0.4.1
40
+ PyAudio~=0.2.14 #required brew install portaudio for mac
41
+ pycairo~=1.27.0
42
+ pydantic~=2.9.2
43
+ pydantic_core~=2.23.4
44
+ pydub~=0.25.1
45
+ pyglet~=2.0.18
46
+ Pygments~=2.18.0
47
+ pyparsing~=3.2.0
48
+ pyrr~=0.10.3
49
+ python-dotenv~=0.21.1
50
+ python-slugify~=8.0.4
51
+ requests~=2.32.3
52
+ rich~=13.9.3
53
+ rsa~=4.9
54
+ scipy~=1.14.1
55
+ screeninfo~=0.8.1
56
+ skia-pathops~=0.8.0.post2
57
+ sox~=1.5.0
58
+ srt~=3.5.3
59
+ svgelements~=1.9.6
60
+ text-unidecode~=1.3
61
+ tqdm~=4.66.5
62
+ typing_extensions~=4.12.2
63
+ uritemplate~=4.1.1
64
+ urllib3~=2.2.3
65
+ watchdog~=5.0.3
66
+ inquirer
67
+ openai~=1.61.0
68
+ tiktoken~=0.8.0
69
+ timm
70
+ sentencepiece
71
+ transformers
72
+ litellm~=1.60.5
73
+ pysrt
74
+ moviepy~=2.1.2
75
+ yt-dlp
76
+ imageio_ffmpeg~=0.5.1
77
+ langchain~=0.3.14
78
+ langchain_community~=0.3.14
79
+ SpeechRecognition~=3.14.1
80
+ boto3~=1.36.9
81
+ manim-physics~=0.4.0
82
+ manim-ml~=0.0.24
83
+ manim-chemistry~=0.4.4
84
+ manim-dsa~=0.2.0
85
+ manim-circuit~=0.0.3
86
+ langfuse~=2.58.1
87
+ chromadb~=0.6.3
88
+ google-cloud-aiplatform~=1.79.0
89
+ cairosvg
90
+ pylatexenc~=2.10
91
+ ffmpeg-python~=0.2.0
92
+ kokoro-onnx[gpu]
93
+ soundfile~=0.13.1
94
+ krippendorff~=0.8.1
95
+ statsmodels~=0.14.4
96
+ opencv-python~=4.11.0
97
+ nicegui