Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tachibanaa710/tst
deepak191z
/
tst
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tachibanaa710
commited on
Nov 9, 2024
Commit
faa2752
·
verified
·
1 Parent(s):
295ab08
Update server.js
Browse files
Files changed (1)
hide
show
server.js
+1
-1
server.js
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-
const
express
=
require(
'express'
)
;
4
import Lens from 'chrome-lens-ocr';
5
6
// Constants
1
'use strict';
2
3
+
import
express
from
'express';
4
import Lens from 'chrome-lens-ocr';
5
6
// Constants