coolblaze03's picture
Upload folder using huggingface_hub
907001b verified
Raw
History Blame Contribute Delete
123 Bytes
def shutdown(self):
"""pass"""
self._must_shutdown = True
self._is_shutdown.wait()
self._meta_runner.stop()