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