Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
hunian003
/
evetool
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
evetool
/
workers
/
browser
/
lightpanda_client.py
hunian
添加 Dockerfile、docker-compose.yml 和多个配置文件,设置 evetool 项目的基础结构
5d85019
about 1 month ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
178 Bytes
"""Step 1 占位: 真实实现见 Step 2 (从 H:/tool/message/.../client.py 搬过来)."""
class
LightpandaClient
:
@classmethod
def
instance
(
cls
):
return
cls()