Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kernel-luso-comfort
/
BiomedParse
like
3
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
287d863
BiomedParse
/
inference_utils
/
init_predict_dev.py
kernel-luso-comfort
Add development environment setup with mock model functions and Gradio interface
287d863
12 months ago
raw
Copy download link
history
blame
82 Bytes
def
init_model
():
return
None
def
predict
(
image, prompts
):
return
image