Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eetn
/
DALL-E
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
89789a5
DALL-E
/
main.py
petrosgk
first commit
89789a5
over 3 years ago
raw
Copy download link
history
blame
Safe
110 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/enelpi/bert-question-answering-cased-squadv2_tr"
).launch()