Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thegovindkrishna
/
AshrayBot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ffcaf2b
AshrayBot
/
app.py
thegovindkrishna
initial commit
ffcaf2b
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/ajibawa-2023/carl-7b"
).launch()