Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amirkhani
/
CohereForAI-aya-101
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
54b01ce
CohereForAI-aya-101
/
app.py
amirkhani
initial commit
54b01ce
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/CohereForAI/aya-101"
).launch()