Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hansimov
/
llm-mixer
like
1
Running
App
Files
Files
Community
786b7d7
llm-mixer
/
package.json
Hansimov
:recycle: [Refactor] Prettify endpoint console logs, and install nodemon
cd7259f
9 months ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"dependencies"
:
{
"axios"
:
"^1.6.2"
,
"body-parser"
:
"^1.20.2"
,
"express"
:
"^4.18.2"
,
"nodemon"
:
"^3.0.3"
}
}