Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
synthetic-patients
/
base
like
2
Follow
Synthetic Patients
2
doi:10.57967/hf/2338
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
main
base
/
code
/
start.sh
alexgoodell
initial commit, full
631641c
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
#!/bin/sh
echo
"Loading application in docker container..."
flask --app app.py run --host=0.0.0.0