Spaces:
Running
Running
mohsenfayyaz
commited on
Commit
•
e3bee57
1
Parent(s):
094135a
Upload requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
scikit-learn
|
2 |
+
scipy
|
3 |
+
pandas
|
4 |
+
regex
|
5 |
+
numpy
|
6 |
+
notebook
|
7 |
+
jupyter
|
8 |
+
ipykernel
|
9 |
+
ipython
|
10 |
+
datasets==1.18.3
|
11 |
+
transformers==4.17.0
|