Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
detect-tech
/
Test-Prompt
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Test-Prompt
/
backend
/
inference
/
__init__.py
abhiman181025
First commit
1314bf5
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
from
.inference_engine
import
InferenceEngine
__all__ = [
'InferenceEngine'
]