Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mahamed97
/
ghost-x-ghost-8b-beta-1608
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ghost-x-ghost-8b-beta-1608
/
app.py
mahamed97
initial commit
392e8b4
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/ghost-x/ghost-8b-beta-1608"
).launch()