Spaces:
Runtime error
Runtime error
Fabrice-TIERCELIN
commited on
Commit
•
1cb326c
1
Parent(s):
1e12a74
numpy==1.23.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ gradio_imageslider
|
|
3 |
#torch
|
4 |
#torchvision
|
5 |
pillow
|
6 |
-
numpy
|
7 |
typing
|
8 |
gitpython
|
9 |
huggingface_hub
|
|
|
3 |
#torch
|
4 |
#torchvision
|
5 |
pillow
|
6 |
+
numpy==1.23.0
|
7 |
typing
|
8 |
gitpython
|
9 |
huggingface_hub
|