Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
omarei
/
CohereForAI-aya-101
like
0
Runtime error
App
Files
Files
Community
eaf1db8
CohereForAI-aya-101
/
app.py
omarei
initial commit
eaf1db8
verified
9 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/CohereForAI/aya-101"
).launch()