Spaces:
Sleeping
Sleeping
Edit requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
tensorflow==2.16.1
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
tensorflow==2.16.1
|
2 |
+
numpy==1.26.4
|
3 |
+
h5py
|
4 |
+
spacy
|
5 |
+
ml-dtypes
|
6 |
+
thinc
|