Spaces:
Runtime error
Runtime error
cheetah003
commited on
Commit
•
3e7bb19
1
Parent(s):
52166ec
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
boto3==1.26.94
|
2 |
botocore==1.29.94
|
3 |
ftfy==6.1.1
|
4 |
-
gradio
|
5 |
metrics==0.3.3
|
6 |
numpy==1.18.5
|
7 |
regex==2020.6.8
|
@@ -11,4 +11,4 @@ tensorboardX==2.5
|
|
11 |
thop==0.0.31.post2005241907
|
12 |
torch==1.11.0
|
13 |
tqdm==4.47.0
|
14 |
-
transformers
|
|
|
1 |
boto3==1.26.94
|
2 |
botocore==1.29.94
|
3 |
ftfy==6.1.1
|
4 |
+
gradio
|
5 |
metrics==0.3.3
|
6 |
numpy==1.18.5
|
7 |
regex==2020.6.8
|
|
|
11 |
thop==0.0.31.post2005241907
|
12 |
torch==1.11.0
|
13 |
tqdm==4.47.0
|
14 |
+
transformers
|