Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
merve
/
clone-interrogator
like
0
Runtime error
App
Files
Files
Community
42dafb0
clone-interrogator
/
app.py
merve
HF staff
Create app.py
42dafb0
about 2 years ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"spaces/pharma/CLIP-Interrogator"
).launch(debug=
True
)