Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nick-s21
/
MCT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MCT
/
app.py
nick-s21
initial commit
3b5a335
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/GeneZC/MiniChat-3B"
).launch()