add read me
This commit is contained in:
5
venv/lib/python3.12/site-packages/hf_xet/__init__.py
Normal file
5
venv/lib/python3.12/site-packages/hf_xet/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .hf_xet import *
|
||||
|
||||
__doc__ = hf_xet.__doc__
|
||||
if hasattr(hf_xet, "__all__"):
|
||||
__all__ = hf_xet.__all__
|
||||
Binary file not shown.
BIN
venv/lib/python3.12/site-packages/hf_xet/hf_xet.abi3.so
Executable file
BIN
venv/lib/python3.12/site-packages/hf_xet/hf_xet.abi3.so
Executable file
Binary file not shown.
Reference in New Issue
Block a user