oliverwang15 commited on
Commit
35c1e05
1 Parent(s): 478965d

updates on the new prompt and better features

Browse files
Files changed (2) hide show
  1. app.py +1 -0
  2. requirements.txt +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ import pandas as pd
8
  from backend import Backend
9
 
10
 
 
11
  QUESTIONS = [
12
  "Animal Type",
13
  "Exposure Age",
 
8
  from backend import Backend
9
 
10
 
11
+
12
  QUESTIONS = [
13
  "Animal Type",
14
  "Exposure Age",
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ fuzzywuzzy