Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ decord==0.6.0
|
|
| 14 |
sentencepiece==0.2.0
|
| 15 |
opencv-python==4.10.0.84
|
| 16 |
pyfacer==0.0.4
|
| 17 |
-
numpy
|
| 18 |
numba==0.60.0
|
| 19 |
insightface==0.7.3
|
| 20 |
huggingface-hub==0.26.1
|
|
@@ -22,7 +22,7 @@ facexlib==0.3.0
|
|
| 22 |
timm==1.0.9
|
| 23 |
func_timeout==4.3.5
|
| 24 |
tensorboard==2.17.1
|
| 25 |
-
gradio==4.44.
|
| 26 |
spaces
|
| 27 |
pillow==10.4.0
|
| 28 |
spandrel==0.4.0
|
|
|
|
| 14 |
sentencepiece==0.2.0
|
| 15 |
opencv-python==4.10.0.84
|
| 16 |
pyfacer==0.0.4
|
| 17 |
+
numpy==1.26.4
|
| 18 |
numba==0.60.0
|
| 19 |
insightface==0.7.3
|
| 20 |
huggingface-hub==0.26.1
|
|
|
|
| 22 |
timm==1.0.9
|
| 23 |
func_timeout==4.3.5
|
| 24 |
tensorboard==2.17.1
|
| 25 |
+
gradio==4.44.0
|
| 26 |
spaces
|
| 27 |
pillow==10.4.0
|
| 28 |
spandrel==0.4.0
|