Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
math
|
| 2 |
os
|
| 3 |
random
|
| 4 |
tqdm
|
|
@@ -13,4 +12,5 @@ numpy
|
|
| 13 |
string
|
| 14 |
sklearn
|
| 15 |
nltk
|
| 16 |
-
torchprofile
|
|
|
|
|
|
|
|
|
| 1 |
os
|
| 2 |
random
|
| 3 |
tqdm
|
|
|
|
| 12 |
string
|
| 13 |
sklearn
|
| 14 |
nltk
|
| 15 |
+
torchprofile
|
| 16 |
+
math
|