Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JONER20
/
BEE-spoke-data-smol_llama-101M-midjourney-messages
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
BEE-spoke-data-smol_llama-101M-midjourney-messages
/
app.py
JONER20
initial commit
cce7b4e
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
import
gradio
as
gr
gr.load(
"models/BEE-spoke-data/smol_llama-101M-midjourney-messages"
).launch()