Jiaaaaaaax commited on
Commit
f8727c5
·
verified ·
1 Parent(s): 47cc8fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -157,9 +157,7 @@ class MITIAnalyzer:
157
  "emphasize": 0, # Emphasizing Autonomy
158
  "confront": 0
159
  }
160
- logging.info("MITIAnalyzer initialized successfully")
161
 
162
-
163
 
164
  def extract_score(self, response_text):
165
  """Extract numerical score from Gemini API response"""
 
157
  "emphasize": 0, # Emphasizing Autonomy
158
  "confront": 0
159
  }
 
160
 
 
161
 
162
  def extract_score(self, response_text):
163
  """Extract numerical score from Gemini API response"""