Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
themanas021
/
testing01
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
89b1275
testing01
/
app.py
themanas021
Create app.py
89b1275
about 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.launch(model=
"Q-bert/MetaMath-Cybertron-Starling"
,share=
True
)