Spaces:
Runtime error
Runtime error
nroggendorff
commited on
Commit
•
92ee242
1
Parent(s):
fde4797
Downgrade to NumPy 1.26.4
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ imageio[ffmpeg]==2.26.1
|
|
6 |
torch==2.0.0
|
7 |
torchvision==0.15.1
|
8 |
transformers==4.27.2
|
|
|
|
6 |
torch==2.0.0
|
7 |
torchvision==0.15.1
|
8 |
transformers==4.27.2
|
9 |
+
numpy<2
|