Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cslemes
/
DarkWolf-nutrifacts-llmmv3-6
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DarkWolf-nutrifacts-llmmv3-6
/
app.py
cslemes
initial commit
54a311b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DarkWolf/nutrifacts-llmmv3-6"
).launch()