Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sarthak-506
/
codet5-base-finetuned-demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
codet5-base-finetuned-demo
/
.venv
/
lib
/
python3.9
/
site-packages
/
hf_xet
/
__init__.py
Sarthak-506
Upload folder using huggingface_hub
2cabb35
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
from
.hf_xet
import
*
__doc__ = hf_xet.__doc__
if
hasattr
(hf_xet,
"__all__"
):
__all__ = hf_xet.__all__