Spaces:
Sleeping
Sleeping
global model in global
Browse files
qwen_classifier/globals.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
|
2 |
-
|
|
|
1 |
+
global_model = None
|
2 |
+
global_tokenizer = None
|