Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jiddah
/
Healthcare-Translator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5c71166
Healthcare-Translator
/
app.py
Jiddah
initial commit
5c71166
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/google/flan-t5-large"
).launch()