Skip to content

Commit 9cea242

Browse files
authored
V3.0.1
1 parent 41d678b commit 9cea242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/initialize.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import platform
44
import ctranslate2
55
from pathlib import Path
6+
import os
67

78
def get_compute_device_info():
89
available_devices = ["cpu"]

0 commit comments

Comments
 (0)