Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jawad2
/
aspire-acge_text_embedding
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
67992ab
aspire-acge_text_embedding
/
app.py
Jawad2
initial commit
67992ab
verified
10 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/aspire/acge_text_embedding"
).launch()