Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hansimov
/
llm-mixer
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1cc6a54
llm-mixer
/
package.json
Hansimov
:gem: [Feature] Enable posting requests with express as backend
7626743
about 1 year ago
raw
Copy download link
history
blame
Safe
106 Bytes
{
"dependencies"
:
{
"axios"
:
"^1.6.2"
,
"body-parser"
:
"^1.20.2"
,
"express"
:
"^4.18.2"
}
}