Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
safarof
/
gapgpt2
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gapgpt2
/
package.json
safarof
Create package.json
a1448c6
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
{
"name"
:
"hf-proxy"
,
"version"
:
"1.0.0"
,
"main"
:
"server.js"
,
"dependencies"
:
{
"http-proxy"
:
"^1.18.1"
}
}