Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ huggingface_hub==0.20.2
|
|
5 |
torch==2.1.0
|
6 |
gradio==4.36.1
|
7 |
tqdm
|
8 |
-
numpy
|
9 |
mediapipe
|
10 |
safetensors
|
11 |
omegaconf
|
|
|
5 |
torch==2.1.0
|
6 |
gradio==4.36.1
|
7 |
tqdm
|
8 |
+
numpy<2
|
9 |
mediapipe
|
10 |
safetensors
|
11 |
omegaconf
|