Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy
|
2 |
matplotlib
|
3 |
gradio
|
4 |
moviepy
|
@@ -8,4 +8,3 @@ transformers
|
|
8 |
Pillow
|
9 |
openpifpaf
|
10 |
tqdm
|
11 |
-
scipy
|
|
|
1 |
+
numpy<2
|
2 |
matplotlib
|
3 |
gradio
|
4 |
moviepy
|
|
|
8 |
Pillow
|
9 |
openpifpaf
|
10 |
tqdm
|
|