Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
dev-mode-explorers/dev-mode-javascript
randydev
/
ryu-js
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
randydev
commited on
14 days ago
Commit
ca3f718
·
verified
·
1 Parent(s):
390c40e
Update index.js
Browse files
Files changed (1)
hide
show
index.js
+1
-1
index.js
CHANGED
Viewed
@@ -55,7 +55,7 @@ app.use(
55
);
56
57
// routes
58
-
app.use(
GeminiRoute
);
59
60
const swaggerOptions = {
61
definition: {
55
);
56
57
// routes
58
+
app.use(
GeminiRoutes
);
59
60
const swaggerOptions = {
61
definition: {