5
0
artek0chumak 3 жил өмнө
parent
commit
526942c67d

+ 2 - 1
src/client/remote_model.py

@@ -1,8 +1,9 @@
 # this code is in active development, interfaces may change
 import os
 import torch
-from typing import List, Optional, Union, Tuple
+from typing import List, Optional, Tuple, Union
 
+import torch
 import hivemind
 import torch
 import torch.nn as nn