Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nick-s21
/
test584
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test584
/
app.py
nick-s21
Update app.py
47530e3
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/DopeorNope/SOLARC-M-10.7B"
).launch(
True
)