Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tejas102
/
ai4bharat-IndicBARTSS
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
19d6f66
ai4bharat-IndicBARTSS
/
app.py
tejas102
initial commit
19d6f66
verified
10 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/ai4bharat/IndicBARTSS"
).launch()