Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nikhilwani
/
nikhilwani-machine_translation_en_fr_opus_spaces
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c6772f2
nikhilwani-machine_translation_en_fr_opus_spaces
/
app.py
nikhilwani
initial commit
c6772f2
over 1 year ago
raw
Copy download link
history
blame
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nikhilwani/machine_translation-en-fr-opus"
).launch()