Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
datasets==2.14.6
|
2 |
h5py==3.9.0
|
|
|
3 |
matplotlib==3.7.1
|
4 |
numba==0.56.4
|
5 |
numpy==1.23.5
|
|
|
1 |
datasets==2.14.6
|
2 |
h5py==3.9.0
|
3 |
+
llvmlite==0.39.1
|
4 |
matplotlib==3.7.1
|
5 |
numba==0.56.4
|
6 |
numpy==1.23.5
|