Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
muhis
/
poro-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
poro-test
/
app.py
muhis
Create app.py
7f9a912
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/LumiOpen/Poro-34B"
).launch()