feat 环境更新
This commit is contained in:
@@ -64,11 +64,6 @@ class GenerateImage:
|
||||
|
||||
pass
|
||||
|
||||
def __del__(self):
|
||||
self.redis_client.close()
|
||||
self.triton_client.close()
|
||||
self.connection.close()
|
||||
|
||||
@staticmethod
|
||||
def image_grid(imgs, rows, cols):
|
||||
assert len(imgs) == rows * cols
|
||||
|
||||
Reference in New Issue
Block a user