Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
LLM360-Amber
like
0
Sleeping
App
Files
Files
Community
main
LLM360-Amber
/
app.py
PeepDaSlan9
initial commit
03bbb08
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
60 Bytes
import
gradio
as
gr
gr.load(
"models/LLM360/Amber"
).launch()