Spaces:
Runtime error
Runtime error
publichealthsurveillance
commited on
Commit
•
3c15713
1
Parent(s):
f1b4b2e
packaging version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
ktrain==0.27.0
|
2 |
transformers==4.3.3
|
3 |
tensorflow
|
4 |
-
numpy<1.24.0
|
|
|
|
1 |
ktrain==0.27.0
|
2 |
transformers==4.3.3
|
3 |
tensorflow
|
4 |
+
numpy<1.24.0
|
5 |
+
packaging==21.3
|