Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
omegaodin
/
CohereForAI-c4ai-command-r-plus
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7ada62f
CohereForAI-c4ai-command-r-plus
/
app.py
omegaodin
initial commit
7ada62f
verified
11 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/CohereForAI/c4ai-command-r-plus"
).launch()