Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ujwal09
/
Salesforce-SFR-Embedding-Mistral
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Salesforce-SFR-Embedding-Mistral
/
app.py
ujwal09
initial commit
fb451fc
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
80 Bytes
import
gradio
as
gr
gr.load(
"models/Salesforce/SFR-Embedding-Mistral"
).launch()