remove emptyline
This commit is contained in:
@@ -221,7 +221,6 @@ class ServeClient:
|
||||
|
||||
device = "cuda" if torch.cuda.is_available() else "cpu"
|
||||
|
||||
|
||||
if self.model_size == None:
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user