yxmiler commited on
Commit
959b317
·
verified ·
1 Parent(s): 8b4142b

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +0 -1
index.js CHANGED
@@ -367,7 +367,6 @@ app.use(cors({
367
  allowedHeaders: ['Content-Type', 'Authorization']
368
  }));
369
 
370
-
371
  // 获取模型列表路由
372
  app.get('/hf/v1/models', (req, res) => {
373
  res.json({
 
367
  allowedHeaders: ['Content-Type', 'Authorization']
368
  }));
369
 
 
370
  // 获取模型列表路由
371
  app.get('/hf/v1/models', (req, res) => {
372
  res.json({