Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zerrin
/
test_space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4ab2d90
test_space
/
assets
/
source
/
__init__.py
zerrin
Upload 11 files
4ab2d90
verified
9 months ago
raw
Copy download link
history
blame
Safe
128 Bytes
from
.api
import
Api, non_streamed_format
# create api instance
api = Api()
__all__ = [
"api"
,
"non_streamed_format"
]