Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ streamlit==1.22.0
|
|
2 |
numpy==1.24.3
|
3 |
matplotlib==3.7.1
|
4 |
Pillow==9.5.0
|
5 |
-
|
|
|
|
|
|
|
|
2 |
numpy==1.24.3
|
3 |
matplotlib==3.7.1
|
4 |
Pillow==9.5.0
|
5 |
+
pygame-ce==2.3.2
|
6 |
+
imageio==2.31.1
|
7 |
+
imageio-ffmpeg==0.4.9
|
8 |
+
manim==0.18.0
|