Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ optimum==1.18.0
|
|
7 |
omegaconf==2.3.0
|
8 |
opencv-python==4.9.0.80
|
9 |
transformers==4.39.3
|
10 |
-
numpy==
|
11 |
huggingface_hub
|
12 |
gradio
|
13 |
spaces
|
|
|
7 |
omegaconf==2.3.0
|
8 |
opencv-python==4.9.0.80
|
9 |
transformers==4.39.3
|
10 |
+
numpy==1.26.4
|
11 |
huggingface_hub
|
12 |
gradio
|
13 |
spaces
|