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