Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aditi2222
/
Summarization_english
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e981b8c
Summarization_english
/
available_models.py
aditi2222
Create available_models.py
7996524
over 3 years ago
raw
Copy download link
history
blame
Safe
147 Bytes
MODELS = {
"π«π· French->π¬π§ English"
: [
"Helsinki-NLP/opus-mt-fr-en"
,
"https://huggingface.co/Helsinki-NLP/opus-mt-fr-en"
],
}