Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
micole66
/
mmhey
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mmhey
/
app.py
micole66
Create app.py
9270d61
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
197 Bytes
import
gradio
as
gr
gr.Interface.load((
"huggingface/kornwtp/ConGen-Multilingual-MiniLM-L12"
), allow_flagging=
True
, enable_queue=
True
, api_key=
"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"
).launch()