Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bla
/
tranny
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4fa273d
tranny
/
App
/
Embedding
/
EmbeddingRoutes.py
Mbonea
testing
32a36b2
over 1 year ago
raw
Copy download link
history
blame
Safe
195 Bytes
from
fastapi
import
APIRouter
from
.Schemas
import
BaseRequest, GetTranscriptions
from
App.Users.Model
import
User
embeddigs_router = APIRouter(tags=[
"embeddings"
])
# create
# search
# update?