ForkedHulk2 / core /exceptions.py
tuandunghcmut's picture
Upload folder using huggingface_hub
345ee20 verified
raw
history blame
95 Bytes
class MCReadFailException(Exception):
pass
class NoneImageException(Exception):
pass