Abhaykoul commited on
Commit
c79872a
·
verified ·
1 Parent(s): de7bf2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import spaces
5
  import re
6
 
7
  # Model configuration
8
- model_name = "HelpingAI/Dhanishtha-2.0-preview-0725"
9
 
10
  # Global variables for model and tokenizer
11
  model = None
 
5
  import re
6
 
7
  # Model configuration
8
+ model_name = "HelpingAI/Dhanishtha-2.0-preview"
9
 
10
  # Global variables for model and tokenizer
11
  model = None