Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
gtang666
/
CalliReader
like
5
Safetensors
License:
gpl
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
main
CalliReader
/
models
/
__init__.py
gtang666
Codes
ed1622f
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
import
sys
import
os
# 将folder1的路径添加到sys.path
sys.path.append(os.path.abspath(os.path.dirname(__file__)))