Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PhoenixBomb
/
PhoenixBomb-QuantizedDiagnosis
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PhoenixBomb-QuantizedDiagnosis
/
app.py
PhoenixBomb
initial commit
5ff4cea
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/PhoenixBomb/QuantizedDiagnosis"
).launch()