Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ldumont
/
AshtonIsNotHere-GatorTron-OG-breast-cancer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
83fcabf
AshtonIsNotHere-GatorTron-OG-breast-cancer
/
app.py
ldumont
initial commit
83fcabf
verified
11 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/AshtonIsNotHere/GatorTron-OG-breast-cancer"
).launch()