Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
pygame==2.6.1
|
| 2 |
gradio==6.1.0
|
| 3 |
-
numpy==
|
| 4 |
tensorboardX==2.6.4
|
| 5 |
Pillow==12.0.0
|
| 6 |
joblib==1.5.2
|
|
|
|
| 1 |
pygame==2.6.1
|
| 2 |
gradio==6.1.0
|
| 3 |
+
numpy==1.26.4
|
| 4 |
tensorboardX==2.6.4
|
| 5 |
Pillow==12.0.0
|
| 6 |
joblib==1.5.2
|