Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.
|
2 |
groq>=0.4.0 # Allow updates to the latest compatible version
|
3 |
moviepy==1.0.3
|
4 |
numpy==1.26.4
|
|
|
1 |
+
gradio==4.44.1
|
2 |
groq>=0.4.0 # Allow updates to the latest compatible version
|
3 |
moviepy==1.0.3
|
4 |
numpy==1.26.4
|