Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mischa88
/
WhereIsAI-UAE-Large-V1
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
WhereIsAI-UAE-Large-V1
/
app.py
Mischa88
initial commit
100864a
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/WhereIsAI/UAE-Large-V1"
).launch()