Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
paiphd
/
Arc53-DocsGPT-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Arc53-DocsGPT-7B
/
app.py
paiphd
initial commit
1c8867a
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/Arc53/DocsGPT-7B"
).launch()