Spaces:
Paused
Paused
Update model_loader.py
Browse files- model_loader.py +2 -1
model_loader.py
CHANGED
|
@@ -19,7 +19,8 @@
|
|
| 19 |
# device_map="auto"
|
| 20 |
# )
|
| 21 |
|
| 22 |
-
# print("Model loaded successfully")
|
|
|
|
| 23 |
|
| 24 |
import os
|
| 25 |
import threading
|
|
|
|
| 19 |
# device_map="auto"
|
| 20 |
# )
|
| 21 |
|
| 22 |
+
# print("Model loaded successfully") dmen fjem
|
| 23 |
+
# this is the testing branch
|
| 24 |
|
| 25 |
import os
|
| 26 |
import threading
|