YureiYuri commited on
Commit
0a991b2
·
verified ·
1 Parent(s): e07fa8f

fix model name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ import uvicorn
20
  # CONFIGURATION
21
  # ============================================
22
 
23
- MODEL_NAME = "YureiYuri/Empahist"
24
 
25
  # ============================================
26
  # LOAD MODEL
 
20
  # CONFIGURATION
21
  # ============================================
22
 
23
+ MODEL_NAME = "YureiYuri/empathist"
24
 
25
  # ============================================
26
  # LOAD MODEL