Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kaisb999
/
AiCloser-Qwen2.5-32B-AGI
like
0
Runtime error
App
Files
Files
Community
b797090
AiCloser-Qwen2.5-32B-AGI
/
app.py
Kaisb999
initial commit
b797090
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/AiCloser/Qwen2.5-32B-AGI"
).launch()