Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
naycrispim
/
Projeto-Final-Startup-Genome
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Projeto-Final-Startup-Genome
/
app.py
naycrispim
Create app.py
90c2b5f
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/sentence-transformers/all-MiniLM-L12-v2"
).launch()