Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hansimov
/
llm-mixer
like
1
Running
App
Files
Files
Community
f05f42d
llm-mixer
/
package.json
Hansimov
:gem: [Feature] Enable posting requests with express as backend
7626743
11 months ago
raw
Copy download link
history
blame
Safe
106 Bytes
{
"dependencies"
:
{
"axios"
:
"^1.6.2"
,
"body-parser"
:
"^1.20.2"
,
"express"
:
"^4.18.2"
}
}