Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BoshithaMGunarathna committed Nov 19, 2024
1 parent fb78688 commit 123140e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/voice-confidence-service/app.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

# venv\Scripts\activate

from flask import Flask, request, jsonify
from sklearn.metrics.pairwise import cosine_similarity
import joblib
Expand Down

0 comments on commit 123140e

Please sign in to comment.