Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ttomy
/
proxy-lite-demo-for-setup
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
256254b
proxy-lite-demo-for-setup
/
src
/
proxy_lite
/
__init__.py
XanderJC
setup
f0f6e5c
7 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
from
.runner
import
Runner, RunnerConfig
__all__ = [
"Runner"
,
"RunnerConfig"
]