Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
k-l-lambda
/
starry
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
starry
/
backend
/
cluster-server
/
dist
/
src
/
app.service.d.ts
k-l-lambda
Initial deployment: frontend + omr-service + cluster-server + nginx proxy
6f1c297
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
60 Bytes
export
declare
class
AppService
{
getHello
():
string
;
}