Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -12
requirements.txt
CHANGED
@@ -1,13 +1,2 @@
|
|
1 |
-
beautifulsoup4==4.12.3
|
2 |
-
cltk==1.1.6
|
3 |
-
future==1.0.0
|
4 |
-
pygame==2.5.2
|
5 |
-
tensor2tensor==1.15.7
|
6 |
-
tensorflow==2.15.0
|
7 |
-
tokenizers==0.15.2
|
8 |
torch==2.2.1
|
9 |
-
|
10 |
-
torchtext==0.17.1
|
11 |
-
tqdm==4.66.2
|
12 |
-
transformers==4.38.1
|
13 |
-
Unidecode==1.3.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch==2.2.1
|
2 |
+
transformers==4.38.1
|
|
|
|
|
|
|
|