Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit==1.31.0
|
2 |
gradio-client==1.3.0
|
|
|
3 |
pillow==10.4.0
|
4 |
moviepy==1.0.3
|
5 |
natsort==8.4.0
|
|
|
1 |
streamlit==1.31.0
|
2 |
gradio-client==1.3.0
|
3 |
+
groq==0.11.0
|
4 |
pillow==10.4.0
|
5 |
moviepy==1.0.3
|
6 |
natsort==8.4.0
|