Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rootxhacker
/
CodeAstra-7B-demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0644875
CodeAstra-7B-demo
File size: 72 Bytes
d1bab71
0644875
1
2
3
import
gradio
as
gr gr.load(
"models/rootxhacker/CodeAstra-7B"
).launch()