AlyxTeam commited on
Commit
c6dbb9f
1 Parent(s): cd36f51

feat: 初始代码

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -60,4 +60,6 @@ gr.Interface(
60
  label="Similarity Scores",
61
  )
62
  ],
63
- ).launch()
 
 
 
60
  label="Similarity Scores",
61
  )
62
  ],
63
+ ).launch()
64
+
65
+ # gr.load("models/jinaai/jina-embeddings-v2-base-code").launch()