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:
vithacocf
/
api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vithacocf
commited on
Oct 15, 2025
Commit
e418275
·
verified
·
1 Parent(s):
96aaf3b
Delete build.sh
Browse files
Files changed (1)
hide
show
build.sh
+0
-4
build.sh
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
#!/bin/bash
2
-
rm -rf ~/.cache/pip
3
-
pip install --no-cache-dir -U pip==24.2
4
-
pip install --no-cache-dir -r requirements.txt --force-reinstall