Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,4 @@ dashscope
|
|
| 13 |
imageio-ffmpeg
|
| 14 |
flash_attn
|
| 15 |
gradio>=5.0.0
|
| 16 |
-
numpy=
|
|
|
|
| 13 |
imageio-ffmpeg
|
| 14 |
flash_attn
|
| 15 |
gradio>=5.0.0
|
| 16 |
+
numpy>=1.23.5,<2
|