Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alperall
/
TestV6
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e19b60a
TestV6
/
app.py
alperall
initial commit
e19b60a
verified
3 months ago
raw
Copy download link
history
blame
100 Bytes
import
gradio
as
gr
gr.load(
"models/MiniMaxAI/MiniMax-M1-80k"
,
provider=
"novita"
,
).launch()