Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
variphx
/
aic-server
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
aic-server
/
src
/
models
/
protos
/
mod.rs
variphx
add/fix: add search functionalities and refactor some modules
6b23458
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
pub
mod
text_embed {
tonic::include_proto!(
"text_embed"
);
}