Spaces:
Runtime error
Runtime error
aaditkapoorbionlp
commited on
Commit
·
32c4395
1
Parent(s):
a1019e2
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas==1.4.4
|
2 |
+
numpy
|
3 |
+
scikit-learn==1.1.2
|
4 |
+
transformers
|
5 |
+
numpy
|