Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
spawtlight
/
allenai-specter2_aug2023refresh_base
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
allenai-specter2_aug2023refresh_base
/
app.py
spawtlight
initial commit
bbe1ccc
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/allenai/specter2_aug2023refresh_base"
).launch()