Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
w3ndgo
/
CodeAstra-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4b33a5b
CodeAstra-7B
/
app.py
w3ndgo
initial commit
4b33a5b
verified
9 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/rootxhacker/CodeAstra-7B"
).launch()