Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import spaces
|
|
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
|
|
|
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
|